Paddleboat_Controller_Battery
#include <paddleboat.h>
A structure that describes the current battery state of a controller.
Summary
This structure will only be populated if a controller has PADDLEBOAT_CONTROLLER_FLAG_BATTERY
set in Paddleboat_Controller_Info.controllerFlags
Public attributes |
|
---|---|
batteryLevel
|
float
The current status of the battery.
|
batteryStatus
|
Public attributes
batteryLevel
float Paddleboat_Controller_Battery::batteryLevel
The current status of the battery.
batteryStatus
Paddleboat_BatteryStatus Paddleboat_Controller_Battery::batteryStatus