Property | Type | Description |
---|
Method | Description | |
---|---|---|
FortressPlayer ( SaveGameContext ctx ) : System | ||
FortressPlayer ( int playerID, GameEngine engine, EnvironmentObject env ) : System |
public FortressPlayer ( SaveGameContext ctx ) : System | ||
ctx | SaveGameContext | |
return | System |
public FortressPlayer ( int playerID, GameEngine engine, EnvironmentObject env ) : System | ||
playerID | int | |
engine | GameEngine | |
env | EnvironmentObject | |
return | System |