C# Class StackCmdEvt, plausible-deniability

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

Méthodes publiques

Méthode Description
StackCmdEvt ( long timeVal, long timeCmdVal, int[]>.Dictionary pathsVal, int stackPathVal, bool autoTimeTravelVal, int nSeeUnitsVal = int.MaxValue ) : System
apply ( Sim, g ) : void

Private Methods

Méthode Description
StackCmdEvt ( ) : System

Method Details

StackCmdEvt() public méthode

public StackCmdEvt ( long timeVal, long timeCmdVal, int[]>.Dictionary pathsVal, int stackPathVal, bool autoTimeTravelVal, int nSeeUnitsVal = int.MaxValue ) : System
timeVal long
timeCmdVal long
pathsVal int[]>.Dictionary
stackPathVal int
autoTimeTravelVal bool
nSeeUnitsVal int
Résultat System

apply() public méthode

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