C# Class AttackCmdEvt, plausible-deniability

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

Méthodes publiques

Méthode Description
AttackCmdEvt ( long timeVal, long timeCmdVal, int[]>.Dictionary pathsVal, int targetVal ) : System
apply ( Sim, g ) : void

Private Methods

Méthode Description
AttackCmdEvt ( ) : System

Method Details

AttackCmdEvt() public méthode

public AttackCmdEvt ( long timeVal, long timeCmdVal, int[]>.Dictionary pathsVal, int targetVal ) : System
timeVal long
timeCmdVal long
pathsVal int[]>.Dictionary
targetVal int
Résultat System

apply() public méthode

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