Preparing search index...
The search index is not available
kokomi.js
kokomi.js
Moji
Class Moji
An encapsuled class to sync
kokomi.TextMesh
with DOM.
Index
Constructors
constructor
Properties
el
rect
text
Mesh
Methods
set
Position
Constructors
constructor
new
Moji
(
el
,
textMesh
)
:
Moji
Parameters
el
:
HTMLElement
textMesh
:
TextMesh
Returns
Moji
Properties
el
el
:
HTMLElement
rect
rect
:
DOMRect
text
Mesh
text
Mesh
:
TextMesh
Methods
set
Position
set
Position
(
deltaY
?
)
:
void
Parameters
deltaY
:
number
= window.scrollY
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
el
rect
text
Mesh
Methods
set
Position
kokomi.js
Loading...
An encapsuled class to sync
kokomi.TextMesh
with DOM.