Get the battery level of a joystick as SDL_JoystickPowerLevel.
Defined in SDL_joystick.h
joystick | the SDL_Joystick to query |
Returns the current battery level as SDL_JoystickPowerLevel on success or SDL_JOYSTICK_POWER_UNKNOWN
if it is unknown
This function is available since SDL 2.0.4.