Bundle SDL2 multimedia library for 2D graphics, input handling, audio playback, and window management. Core types: Window, Renderer, Texture, Surface, Event, and Mixer. Compile with -lib sdl2.
JoystickPowerLevel
Joystick power level SDL_JOYSTICK_POWER_EMPTY <= 5% SDL_JOYSTICK_POWER_LOW <= 20% SDL_JOYSTICK_POWER_MEDIUM <= 70% SDL_JOYSTICK_POWER_FULL <= 100%
Items
- SDL_JOYSTICK_POWER_UNKNOWN
- SDL_JOYSTICK_POWER_EMPTY
- SDL_JOYSTICK_POWER_LOW
- SDL_JOYSTICK_POWER_MEDIUM
- SDL_JOYSTICK_POWER_FULL
- SDL_JOYSTICK_POWER_WIRED
- SDL_JOYSTICK_POWER_MAX