ecspresso
Preparing search index...
plugins/physics/steering
MoveTarget
Interface MoveTarget
Target position for an entity to move toward. Removed automatically when the entity arrives.
interface
MoveTarget
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
ecspresso
Loading...
Target position for an entity to move toward. Removed automatically when the entity arrives.