Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MissionPlanner
Joystick
MyJoystickState
C# 클래스 MissionPlanner.Joystick.MyJoystickState
파일 보기
프로젝트 열기: ArduPilot/MissionPlanner
1 사용 예제들
공개 메소드들
메소드
설명
GetButtons
( ) :
bool[]
GetPointOfView
( ) :
int[]
GetSlider
( ) :
int[]
MyJoystickState
(
JoystickState
state
) :
System
메소드 상세
GetButtons()
공개
메소드
public
GetButtons
( ) :
bool[]
리턴
bool[]
GetPointOfView()
공개
메소드
public
GetPointOfView
( ) :
int[]
리턴
int[]
GetSlider()
공개
메소드
public
GetSlider
( ) :
int[]
리턴
int[]
MyJoystickState()
공개
메소드
public
MyJoystickState
(
JoystickState
state
) :
System
state
JoystickState
리턴
System