interface flixel.interfaces.IFlxSprite extends IFlxBasic

Available on all platforms

The interface for properties of FlxSprite * It makes possible to add FlxSpriteGroup to FlxSpriteGroup

Instance Fields

var x:Float

var y:Float

function reset(X:Float, Y:Float):Void

function setPosition(?X:Float, ?Y:Float):Void