Method | Description | |
---|---|---|
AddBuilding ( int type, Vector2 pos ) : |
||
AddSquad ( ) : |
||
AddUnit ( int type, Vector2 pos ) : |
||
Deserialize ( |
||
RTSTeam ( int i, int t ) : System | ||
RemoveAll ( Predicate |
||
RemoveAll ( Predicate |
||
RemoveAll ( Predicate |
||
Serialize ( |
Method | Description | |
---|---|---|
OnBuildingFinished ( |
public AddBuilding ( int type, Vector2 pos ) : |
||
type | int | |
pos | Vector2 | |
return |
public AddUnit ( int type, Vector2 pos ) : |
||
type | int | |
pos | Vector2 | |
return |
public static Deserialize ( |
||
s | ||
index | int | |
state | GameState | |
return |
public RemoveAll ( Predicate |
||
f | Predicate |
|
fRemoval | Action |
|
return | void |
public RemoveAll ( Predicate |
||
f | Predicate |
|
fRemoval | Action |
|
return | void |
public static Serialize ( |
||
s | ||
team | ||
return | void |