|
OpenEnroth 39d87c6
|
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(SDL_JoystickID 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 |