| Package | org.flixel.data |
| Class | public class FlxList |
FlxQuadTree for how to use it, IF YOU DARE.
| Property | Defined by | ||
|---|---|---|---|
| next : FlxList
Stores a reference to the next link in the list.
| FlxList | ||
| object : FlxObject
Stores a reference to a
FlxObject. | FlxList | ||
| Method | Defined by | ||
|---|---|---|---|
|
FlxList()
Creates a new link, and sets
object and next to null. | FlxList | ||