#include <JoystickInterface.h>
◆ getButtonState()
virtual bool cnoid::JoystickInterface::getButtonState |
( |
int |
button | ) |
const |
|
pure virtual |
◆ getPosition()
virtual double cnoid::JoystickInterface::getPosition |
( |
int |
axis | ) |
const |
|
pure virtual |
◆ numAxes()
virtual int cnoid::JoystickInterface::numAxes |
( |
| ) |
const |
|
pure virtual |
◆ numButtons()
virtual int cnoid::JoystickInterface::numButtons |
( |
| ) |
const |
|
pure virtual |
◆ readCurrentState()
virtual bool cnoid::JoystickInterface::readCurrentState |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: