C# 클래스 AIA.InputManager

파일 보기 프로젝트 열기: ArtificialIntelligenceApproximations/AIA 1 사용 예제들

공개 메소드들

메소드 설명
InputListener ( ) : void
InputManager ( BuildingManager _BuildingManager, Selection _Selection ) : System
UpdateInput ( ) : void

메소드 상세

InputListener() 공개 메소드

public InputListener ( ) : void
리턴 void

InputManager() 공개 메소드

public InputManager ( BuildingManager _BuildingManager, Selection _Selection ) : System
_BuildingManager BuildingManager
_Selection Selection
리턴 System

UpdateInput() 공개 메소드

public UpdateInput ( ) : void
리턴 void