C# 클래스 UnitCmdEvt, plausible-deniability

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

공개 메소드들

메소드 설명
argFromPathDict ( Dictionary paths ) : int[]>.Dictionary

보호된 메소드들

메소드 설명
UnitCmdEvt ( ) : System
UnitCmdEvt ( long timeVal, long timeCmdVal, int[]>.Dictionary pathsVal ) : System
existingPaths ( Sim, g ) : List>.Dictionary

returns commanded paths and units that exist at timeCmd

비공개 메소드들

메소드 설명
afterDeserialize ( ) : void

메소드 상세

UnitCmdEvt() 보호된 메소드

protected UnitCmdEvt ( ) : System
리턴 System

UnitCmdEvt() 보호된 메소드

protected UnitCmdEvt ( long timeVal, long timeCmdVal, int[]>.Dictionary pathsVal ) : System
timeVal long
timeCmdVal long
pathsVal int[]>.Dictionary
리턴 System

argFromPathDict() 공개 정적인 메소드

public static argFromPathDict ( Dictionary paths ) : int[]>.Dictionary
paths Dictionary
리턴 int[]>.Dictionary

existingPaths() 보호된 메소드

returns commanded paths and units that exist at timeCmd
protected existingPaths ( Sim, g ) : List>.Dictionary
g Sim,
리턴 List>.Dictionary