Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
TapToWalkSystem
Class TapToWalkSystem
Implements
System
Index
Constructors
constructor
Properties
name
Methods
update
reset
In
Flight
Constructors
constructor
new
TapToWalkSystem
(
opts
?:
TapToWalkSystemOptions
)
:
TapToWalkSystem
Parameters
opts
:
TapToWalkSystemOptions
= {}
Returns
TapToWalkSystem
Properties
Readonly
name
name
:
string
= 'tap-to-walk'
Methods
update
update
(
world
:
World
,
_dt
:
number
)
:
void
Parameters
world
:
World
_dt
:
number
Returns
void
reset
In
Flight
resetInFlight
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
Methods
update
reset
In
Flight
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...