Loom Engine - v3.1.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
PeerPresenceSystem
PeerRenderSystem
ProjectileRenderSystem
ProjectileSystem
PursueSystem
RangedAttackSystem
SpatialAudioSystem
SpriteRenderSystem
TapToWalkSystem
VeilBudgetSystem
ZoneAudioSystem
ZoneBossEntitySystem
ZoneEventSystem
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 - v3.1.1
Loading...