A surface is a 2D plane that can be used to put FlxSprites on. The collection is like a FlxGroup.

Constructor

new()

Variables

members:Array<FlxSprite>

Methods

add(sprite:FlxSprite):Void

clear():Void

remove(sprite:FlxSprite):Void