new ()
height:Float
position:Point
scale:Point
speed:Point
texture:Texture
width:Float
init (texture:String, width:Float, height:Float):Void
staticinline create (texture:String, width:Float, height:Float):ScrollingSpriteComponent
staticinline getPool ():Pool<ScrollingSpriteComponent>
alpha:Float
color:Color = Color.White
read onlyisVisible:Bool
localAlpha:Float
visible:Bool = true
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
generateTexture (?g:Graphics):Texture
postDraw (g:Graphics):Void
preDraw (g:Graphics):Void
inline toString ():String