| Package | com.whirled.contrib.platformer |
| Class | public class PlatformerContext |
| Subclasses | ClientPlatformerContext |
| Property | Defined by | ||
|---|---|---|---|
| board : Board
[static]
| PlatformerContext | ||
| collisionEnum : Class [static]
| PlatformerContext | ||
| controller : GameController
[static]
| PlatformerContext | ||
| dfac : DynamicFactory
[static]
| PlatformerContext | ||
| effectEnum : Class [static]
| PlatformerContext | ||
| gctrl : GameControl [static]
| PlatformerContext | ||
| inControl : Boolean [static][read-only]
| PlatformerContext | ||
| local : Boolean [static]
| PlatformerContext | ||
| myId : int [static]
| PlatformerContext | ||
| net : MessageManager
[static]
| PlatformerContext | ||
| persist : PersistenceManager
[static]
| PlatformerContext | ||
| pfac : PieceFactory
[static]
| PlatformerContext | ||
| platformer : PlatformerController
[static]
| PlatformerContext | ||
| soundEffectEnum : Class [static]
| PlatformerContext | ||
| Method | Defined by | ||
|---|---|---|---|
|
getCollision(name:String):Collision
[static]
| PlatformerContext | ||
|
[static]
| PlatformerContext | ||
|
getSoundEffect(name:String):SoundEffect
[static]
| PlatformerContext | ||
| board | property |
public static var board:Board
| collisionEnum | property |
public static var collisionEnum:Class
| controller | property |
public static var controller:GameController
| dfac | property |
public static var dfac:DynamicFactory
| effectEnum | property |
public static var effectEnum:Class
| gctrl | property |
public static var gctrl:GameControl
| inControl | property |
inControl:Boolean [read-only]Implementation
public static function get inControl():Boolean
| local | property |
public static var local:Boolean
| myId | property |
public static var myId:int
| net | property |
public static var net:MessageManager
| persist | property |
public static var persist:PersistenceManager
| pfac | property |
public static var pfac:PieceFactory
| platformer | property |
public static var platformer:PlatformerController
| soundEffectEnum | property |
public static var soundEffectEnum:Class
| getCollision | () | method |
| getEffect | () | method |
| getSoundEffect | () | method |
public static function getSoundEffect(name:String):SoundEffectParameters
name:String |
SoundEffect |