ecspresso
Preparing search index...
plugins/combat/projectile
ProjectileDirection
Interface ProjectileDirection
Fixed direction for non-homing projectiles (normalized).
interface
ProjectileDirection
{
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...
Fixed direction for non-homing projectiles (normalized).