C# 클래스 NewTOAPIA.UI.Joystick

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

공개 메소드들

메소드 설명
GetCurrentState ( ) : JoystickActivityArgs
GetJoystick ( int stickID ) : Joystick
Joystick ( int joyID ) : System.Runtime.InteropServices
ToString ( ) : string

메소드 상세

GetCurrentState() 공개 메소드

public GetCurrentState ( ) : JoystickActivityArgs
리턴 JoystickActivityArgs

GetJoystick() 공개 정적인 메소드

public static GetJoystick ( int stickID ) : Joystick
stickID int
리턴 Joystick

Joystick() 공개 메소드

public Joystick ( int joyID ) : System.Runtime.InteropServices
joyID int
리턴 System.Runtime.InteropServices

ToString() 공개 메소드

public ToString ( ) : string
리턴 string