new ()
acceleration:Float
speed:Float
init (speed:Float, acceleration:Float = 0):Void
staticinline create (speed:Float, acceleration:Float = 0):RotationComponent
staticinline getPool ():Pool<RotationComponent>
read only__typeName__:String
read only__type__:Class<Component>
entity:Entity
name:String
onAddedToEntity:Event<Entity ‑> Void>
onRemovedFromEntity:Event<Entity ‑> Void>
read onlyid:Int = Gecko.getUniqueID()
read onlyisAlreadyDestroyed:Bool = false
inline toString ():String