Свойство | Type | Description | |
---|---|---|---|
activeTeams | RTSEngine.Data.IndexedTeam[] | ||
gtC | ACGameTypeController | ||
scrGTC | ReflectedScript | ||
tbMemBuildings | |||
teams | RTSEngine.Data.Team.RTSTeam[] |
Méthode | Description | |
---|---|---|
AddParticle ( Particle p ) : void | ||
AddParticles ( IEnumerable |
||
Deserialize ( |
||
GameState ( ) : System | ||
GetParticles ( ) : List |
||
IncrementFrame ( float dt ) : void | ||
SendAlert ( string message, AlertLevel level ) : void | ||
SendPopup ( string texFile, |
||
Serialize ( |
||
SetGrids ( LevelGrid lg ) : void | ||
UpdateActiveTeams ( ) : void |
public AddParticles ( IEnumerable |
||
p | IEnumerable |
|
Résultat | void |
public static Deserialize ( |
||
s | ||
res | ReflectedScript>.Dictionary | |
state | ||
Résultat | void |
public SendAlert ( string message, AlertLevel level ) : void | ||
message | string | |
level | AlertLevel | |
Résultat | void |
public SendPopup ( string texFile, |
||
texFile | string | |
destination | ||
Résultat | void |
public static Serialize ( |
||
s | ||
state | ||
Résultat | void |
public IndexedTeam[],RTSEngine.Data activeTeams | ||
Résultat | RTSEngine.Data.IndexedTeam[] |
public TimeBudget,RTSEngine.Algorithms tbMemBuildings | ||
Résultat |