Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
DirectorEncounterSystem
Class DirectorEncounterSystem
Implements
System
Index
Constructors
constructor
Properties
name
Methods
update
clear
Handled
has
Handled
Constructors
constructor
new
DirectorEncounterSystem
(
opts
:
DirectorEncounterSystemOptions
,
)
:
DirectorEncounterSystem
Parameters
opts
:
DirectorEncounterSystemOptions
Returns
DirectorEncounterSystem
Properties
Readonly
name
name
:
string
= 'director-encounter'
Methods
update
update
(
world
:
World
,
_dt
:
number
)
:
void
Parameters
world
:
World
_dt
:
number
Returns
void
clear
Handled
clearHandled
()
:
void
Returns
void
has
Handled
hasHandled
(
encounterId
:
string
)
:
boolean
Parameters
encounterId
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
Methods
update
clear
Handled
has
Handled
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...