OpenEnroth 73e68f7
|
This is the complete list of members for SdlPlatformSharedState, including all inherited members.
_eventLoopCount | SdlPlatformSharedState | private |
_gamepadById | SdlPlatformSharedState | private |
_windowById | SdlPlatformSharedState | private |
allGamepads() const | SdlPlatformSharedState | |
allWindowIds() const | SdlPlatformSharedState | |
deinitializeGamepad(SDL_JoystickID id) | SdlPlatformSharedState | |
gamepad(SDL_JoystickID id) const | SdlPlatformSharedState | |
initializeGamepad(int gamepadId) | SdlPlatformSharedState | |
initializeGamepads() | SdlPlatformSharedState | |
logCategory() | SdlPlatformSharedState | static |
logSdlError(const char *sdlFunctionName) | SdlPlatformSharedState | |
registerEventLoop(SdlEventLoop *eventLoop) | SdlPlatformSharedState | |
registerWindow(SdlWindow *window) | SdlPlatformSharedState | |
SdlPlatformSharedState() | SdlPlatformSharedState | |
unregisterEventLoop(SdlEventLoop *eventLoop) | SdlPlatformSharedState | |
unregisterWindow(SdlWindow *window) | SdlPlatformSharedState | |
window(uint32_t id) const | SdlPlatformSharedState | |
~SdlPlatformSharedState() | SdlPlatformSharedState |