C# 클래스 AttackCmdEvt, plausible-deniability

상속: UnitCmdEvt
파일 보기 프로젝트 열기: ad510/plausible-deniability

공개 메소드들

메소드 설명
AttackCmdEvt ( long timeVal, long timeCmdVal, int[]>.Dictionary pathsVal, int targetVal ) : System
apply ( Sim, g ) : void

비공개 메소드들

메소드 설명
AttackCmdEvt ( ) : System

메소드 상세

AttackCmdEvt() 공개 메소드

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

apply() 공개 메소드

public apply ( Sim, g ) : void
g Sim,
리턴 void