Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
FloatingText
Class FloatingText
Index
Methods
create
emit
tick
for
Each
active
Count
capacity
clear
All
dispose
Methods
Static
create
create
(
opts
?:
FloatingTextOptions
)
:
FloatingText
Parameters
Optional
opts
:
FloatingTextOptions
Returns
FloatingText
emit
emit
(
spawn
:
FloatingTextSpawn
)
:
number
Parameters
spawn
:
FloatingTextSpawn
Returns
number
tick
tick
(
dtMs
:
number
)
:
void
Parameters
dtMs
:
number
Returns
void
for
Each
forEach
(
cb
:
(
state
:
FloatingTextRenderState
)
=>
void
)
:
void
Parameters
cb
:
(
state
:
FloatingTextRenderState
)
=>
void
Returns
void
active
Count
activeCount
()
:
number
Returns
number
capacity
capacity
()
:
number
Returns
number
clear
All
clearAll
()
:
void
Returns
void
dispose
dispose
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
create
emit
tick
for
Each
active
Count
capacity
clear
All
dispose
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...