Constructor

new ()

Variables

Methods

init (speed:Float, acceleration:Float = 0):Void

Static methods

staticinline create (speed:Float, acceleration:Float = 0):RotationComponent

staticinline getPool ():Pool<RotationComponent>

Inherited Variables

Defined by Component

Defined by BaseObject

read onlyid:Int = Gecko.getUniqueID()

read onlyisAlreadyDestroyed:Bool = false

Inherited Methods

Defined by Component

inline toString ():String