#include <JoystickController.h>
◆ BatteryStatus
Enumerator |
---|
kShutdown | |
kDying | |
kLow | |
kHigh | |
kFull | |
kCharging | |
◆ ConnectionStatus
Enumerator |
---|
kUSB | |
kBluetooth | |
◆ JoystickController()
JoystickController::JoystickController |
( |
| ) |
|
|
inline |
◆ disconnect()
virtual void JoystickController::disconnect |
( |
| ) |
|
|
inlinevirtual |
◆ isCongested()
bool JoystickController::isCongested |
( |
| ) |
const |
|
inline |
◆ isConnected()
bool JoystickController::isConnected |
( |
| ) |
const |
|
inline |
◆ isConnecting()
bool JoystickController::isConnecting |
( |
| ) |
const |
|
inline |
◆ notify()
virtual void JoystickController::notify |
( |
| ) |
|
|
inlinevirtual |
◆ onConnect()
virtual void JoystickController::onConnect |
( |
| ) |
|
|
inlinevirtual |
◆ onDisconnect()
virtual void JoystickController::onDisconnect |
( |
| ) |
|
|
inlinevirtual |
◆ stop()
virtual void JoystickController::stop |
( |
| ) |
|
|
inlinevirtual |
◆ event
Event JoystickController::event |
◆ fCongested
bool JoystickController::fCongested |
|
protected |
◆ fConnected
bool JoystickController::fConnected |
|
protected |
◆ fConnecting
bool JoystickController::fConnecting |
|
protected |
◆ state
State JoystickController::state |
The documentation for this class was generated from the following file: