C# Class MoveCmdEvt, plausible-deniability

Inheritance: UnitCmdEvt
Afficher le fichier Open project: ad510/plausible-deniability

Méthodes publiques

Méthode Description
MoveCmdEvt ( long timeVal, long timeCmdVal, int[]>.Dictionary pathsVal, FP posVal, Formation, formationVal, bool autoTimeTravelVal ) : System
apply ( Sim, g ) : void

Private Methods

Méthode Description
MoveCmdEvt ( ) : System

Method Details

MoveCmdEvt() public méthode

public MoveCmdEvt ( long timeVal, long timeCmdVal, int[]>.Dictionary pathsVal, FP posVal, Formation, formationVal, bool autoTimeTravelVal ) : System
timeVal long
timeCmdVal long
pathsVal int[]>.Dictionary
posVal FP
formationVal Formation,
autoTimeTravelVal bool
Résultat System

apply() public méthode

public apply ( Sim, g ) : void
g Sim,
Résultat void