| Package | com.godpaper.as3.model.pools |
| Class | public class RedChessPiecesPool |
| Inheritance | RedChessPiecesPool Object |
See also
| Property | Defined By | ||
|---|---|---|---|
| initialized : Boolean [static] [read-only] | RedChessPiecesPool | ||
| Method | Defined By | ||
|---|---|---|---|
dispose(disposed:ChessPiece):void [static] | RedChessPiecesPool | ||
[static] | RedChessPiecesPool | ||
initialize(maxPoolSize:uint, growthValue:uint):void [static] | RedChessPiecesPool | ||
| initialized | property |
initialized:Boolean [read-only] public static function get initialized():Boolean| dispose | () | method |
| get | () | method |
| initialize | () | method |
public static function initialize(maxPoolSize:uint, growthValue:uint):voidParameters
maxPoolSize:uint | |
growthValue:uint |