Preparing search index...
The search index is not available
TypeSpriteJS Game Engine - API
TypeSpriteJS Game Engine - API
RotationVelocity
Class RotationVelocity
See
Flignov
Hierarchy
RotationVelocity
Implements
Initer
Index
Constructors
constructor
Properties
rot
Velocity
End
rot
Velocity
Start
Methods
init
on
Blast
Constructors
constructor
new
Rotation
Velocity
(
props
:
any
)
:
RotationVelocity
Parameters
props:
any
Returns
RotationVelocity
Properties
Private
rot
Velocity
End
rot
Velocity
End
:
number
Private
rot
Velocity
Start
rot
Velocity
Start
:
number
Methods
init
init
(
emitter
:
Emitter
, p
:
Particle
)
:
void
Parameters
emitter:
Emitter
p:
Particle
Returns
void
on
Blast
on
Blast
(
e
:
Emitter
, count
:
number
)
:
void
occurs whenever a blast is executed
Parameters
e:
Emitter
count:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Type
SpriteJS
Game
Engine -
API
Rotation
Velocity
constructor
rot
Velocity
End
rot
Velocity
Start
init
on
Blast
Generated using
TypeDoc
See
Flignov