My Project
Loading...
Searching...
No Matches
SDL_JoyBatteryEvent Struct Reference

Joysick battery level change event structure (event.jbattery.*) More...

#include <SDL_events.h>

Data Fields

Uint32 type
 
Uint32 timestamp
 
SDL_JoystickID which
 
SDL_JoystickPowerLevel level
 

Detailed Description

Joysick battery level change event structure (event.jbattery.*)

Field Documentation

◆ level

SDL_JoystickPowerLevel level

The joystick battery level

◆ timestamp

Uint32 timestamp

In milliseconds, populated using SDL_GetTicks()

◆ type

Uint32 type

◆ which

The joystick instance id


The documentation for this struct was generated from the following file: