Свойство | Тип | Описание | |
---|---|---|---|
Absolute | bool | ||
AxisId | int | ||
Inverted | bool | ||
JoystickId | int |
Метод | Описание | |
---|---|---|
JoystickAxis ( int joystickId, int axisId, bool inverted, bool absolute ) : System |
public JoystickAxis ( int joystickId, int axisId, bool inverted, bool absolute ) : System | ||
joystickId | int | |
axisId | int | |
inverted | bool | |
absolute | bool | |
Результат | System |