C# 클래스 SecuenceManager, isoAbbeyTFG

상속: EventManager
파일 보기 프로젝트 열기: nvidiosin/isoAbbeyTFG

공개 메소드들

메소드 설명
ReceiveEvent ( GameEvent, ev ) : void
Tick ( ) : void

비공개 메소드들

메소드 설명
onControllerEvent ( ControllerEventArgs, args ) : void

메소드 상세

ReceiveEvent() 공개 메소드

public ReceiveEvent ( GameEvent, ev ) : void
ev GameEvent,
리턴 void

Tick() 공개 메소드

public Tick ( ) : void
리턴 void