class flixel.group.FlxSpriteGroup extends FlxTypedSpriteGroup<FlxSprite>
Available on all platforms
Sub classes | ||||||||||||
![]() | FlxButtonPlus, FlxSlider, FlxUIGroup, FlxAnalog, FlxVirtualPad |
|
FlxSpriteGroup is a special FlxGroup that can be treated like * a single sprite even if it's made up of several member sprites.