Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
System
Interface System
interface
System
{
name
:
string
;
update
(
world
:
World
,
dt
:
number
)
:
void
;
}
Implemented by
AnimationSystem
AttackSystem
DamageSystem
DirectorEncounterSystem
DirectorSystem
InputSystem
InteractionSystem
ParticleEmitterSystem
ParticleRenderSystem
ParticleSimulationSystem
ProjectileRenderSystem
ProjectileSystem
PursueSystem
RangedAttackSystem
SpriteRenderSystem
TapToWalkSystem
VeilBudgetSystem
Index
Properties
name
Methods
update
Properties
Readonly
name
name
:
string
Methods
update
update
(
world
:
World
,
dt
:
number
)
:
void
Parameters
world
:
World
dt
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
Methods
update
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...