C# 클래스 WoWmapper.Controllers.InputMapper

파일 보기 프로젝트 열기: topher-au/WoWmapper

공개 메소드들

메소드 설명
Start ( ) : void
Stop ( ) : void

비공개 메소드들

메소드 설명
ActiveController_ButtonStateChanged ( GamepadButton button, bool state ) : void
GetForegroundWindow ( ) : IntPtr
InputMapper ( ) : System
InputWatcherThread ( ) : void
ProcessCharacterMenu ( GamepadButton button, bool state ) : void
ProcessCursor ( Point axis ) : void
ProcessInput ( GamepadButton button, bool state ) : void
ProcessMovement ( Point axis ) : void
ProcessPlayerAoe ( GamepadButton button, bool state ) : void

메소드 상세

Start() 공개 정적인 메소드

public static Start ( ) : void
리턴 void

Stop() 공개 정적인 메소드

public static Stop ( ) : void
리턴 void