| addEventListener(type:Int, func:Listener, options?:EventListenerOptions):Void |
|
| getBackgroundEffectsContainer():Container |
|
| getBackgroundShadowsContainer():Container |
|
| getBackgroundStructuresContainer():Container |
|
| getCameraBounds():RectCollisionArea |
|
| getCharactersBackContainer():Container |
|
| getCharactersContainer():Container |
|
| getCharactersFrontContainer():Container |
|
| getCurrentFrame():Int |
|
| getDeathBounds():RectCollisionArea |
|
| getForegroundEffectsContainer():Container |
|
| getForegroundShadowsContainer():Container |
|
| getForegroundStructuresContainer():Container |
|
| getResource():Resource |
|
| getTotalFrames():Int |
|
| hasAnimation(animation:String):Bool |
|
| hasEventListener(type:Int, func?:Listener):Bool |
|
| isDisposed():Bool |
|
| pause():Void |
|
| playAnimation(name:String):Void |
|
| playFrame(frame:Int):Void |
|
| playLabel(label:String):Void |
|
| removeEventListener(type:Int, func:Listener):Void |
|
| resume():Void |
|
| updateLightboxStats(id:Int, lightboxStats:LightboxStatsProps):Void |
|