Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MissionPlanner
Joystick
MyJoystickState
C# Class MissionPlanner.Joystick.MyJoystickState
Exibir arquivo
Open project: ArduPilot/MissionPlanner
Class Usage Examples
Public Methods
Method
Description
GetButtons
( ) :
bool[]
GetPointOfView
( ) :
int[]
GetSlider
( ) :
int[]
MyJoystickState
(
JoystickState
state
) :
System
Method Details
GetButtons()
public
method
public
GetButtons
( ) :
bool[]
return
bool[]
GetPointOfView()
public
method
public
GetPointOfView
( ) :
int[]
return
int[]
GetSlider()
public
method
public
GetSlider
( ) :
int[]
return
int[]
MyJoystickState()
public
method
public
MyJoystickState
(
JoystickState
state
) :
System
state
JoystickState
return
System