C# Class AttackCmdEvt, plausible-deniability

Inheritance: UnitCmdEvt
Mostra file Open project: ad510/plausible-deniability

Public Methods

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

Private Methods

Method Description
AttackCmdEvt ( ) : System

Method Details

AttackCmdEvt() public method

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

apply() public method

public apply ( Sim, g ) : void
g Sim,
return void