Go to the source code of this file.
|
SDL_bool | SDL_GetPowerInfo_Linux_org_freedesktop_upower (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_Linux_sys_class_power_supply (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_Linux_proc_acpi (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_Linux_proc_apm (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_Windows (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_UIKit (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_MacOSX (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_Haiku (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_Android (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_PSP (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_WinRT (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_Emscripten (SDL_PowerState *, int *, int *) |
|
SDL_bool | SDL_GetPowerInfo_Hardwired (SDL_PowerState *, int *, int *) |
|
◆ SDL_GetPowerInfo_Android()
◆ SDL_GetPowerInfo_Emscripten()
◆ SDL_GetPowerInfo_Haiku()
◆ SDL_GetPowerInfo_Hardwired()
◆ SDL_GetPowerInfo_Linux_org_freedesktop_upower()
◆ SDL_GetPowerInfo_Linux_proc_acpi()
◆ SDL_GetPowerInfo_Linux_proc_apm()
◆ SDL_GetPowerInfo_Linux_sys_class_power_supply()
◆ SDL_GetPowerInfo_MacOSX()
◆ SDL_GetPowerInfo_PSP()
◆ SDL_GetPowerInfo_UIKit()
◆ SDL_GetPowerInfo_Windows()
◆ SDL_GetPowerInfo_WinRT()