namespace
BackendsPlatform-specific backends.
Classes
- class AndroidInputManager
- Class for parsing and dispatching Android input events.
- class AndroidJniClass
- Base class for handling of JNI requests to the Android API.
- class AndroidJniClass_Display
- Handles JNI requests to
android.view.Display
- class AndroidJniClass_DisplayMode
- Handles JNI requests to
android.view.Display.Mode
- class AndroidJniClass_InputDevice
- Handles JNI requests to
android.view.InputDevice
- class AndroidJniClass_KeyCharacterMap
- Handles JNI requests to
android.view.KeyCharacterMap
- class AndroidJniClass_KeyEvent
- Handles JNI requests to
android.view.KeyEvent
- class AndroidJniClass_MotionRange
- Handles JNI requests to
android.view.InputDevice.MotionRange
- class AndroidJniClass_Version
- Handles JNI requests to
android.os.Build.VERSION
- class AndroidJniHelper
- Class for setting up JNI and initialize requests classes.
- class AndroidJniWrap_Activity
- Handles JNI requests to
android.app.Activity
- class AndroidJniWrap_DisplayManager
- Handles JNI requests to
android.hardware.display.DisplayManager
- class AndroidJniWrap_InputMethodManager
- Handles JNI requests to
android.view.inputmethod.InputMethodManager
- class AndroidJniWrap_Secure
- Handles JNI requests to
android.provider.Settings.Secure
- class AndroidJoystickState
- Information about Android joystick state.
- class AndroidKeyboardState
- Simulated information about Android keyboard state.
- class AndroidKeys
- Utility functions to convert between engine key enumerations and Android ones.
- class AndroidMouseEvent
- Information about an Android mouse event.
- class AndroidMouseState
- Information about Android mouse state.
- class EglGfxDevice
- The EGL based graphics device.
- class GlfwGfxDevice
- The GLFW based graphics device.
- class GlfwInputManager
- Slass for parsing and dispatching GLFW input events.
- class GlfwJoystickState
- Information about GLFW joystick state.
- class GlfwKeyboardState
- Information about GLFW keyboard state.
- class GlfwKeys
- Utility functions to convert between engine key enumerations and GLFW ones.
- class GlfwMouseEvent
- Information about a GLFW mouse event.
- class GlfwMouseState
- Information about GLFW mouse state.
- class GlfwScrollEvent
- Information about a GLFW scroll event.
- class Qt5GfxDevice
- The Qt5 based graphics device.
- class Qt5InputManager
- Class for parsing and dispatching Qt5 input events.
- class Qt5JoystickState
- Information about Qt5 joystick state.
- class Qt5KeyboardState
- class Qt5Keys
- Utility functions to convert between engine key enumerations and Qt5 ones.
- class Qt5MouseEvent
- Information about a Qt5 mouse event.
- class Qt5MouseState
- Information about Qt5 mouse state.
- class Qt5ScrollEvent
- Information about a Qt5 scroll event.
- class SdlGfxDevice
- The SDL based graphics device.
- class SdlInputManager
- Class for parsing and dispatching SDL input events.
- class SdlJoystickState
- Information about SDL joystick state.
- class SdlKeyboardState
- Information about SDL keyboard state.
- class SdlKeys
- Utility functions to convert between engine key enumerations and SDL ones.
- class SdlMouseEvent
- Information about an SDL mouse event.
- class SdlMouseState
- Information about SDL mouse state.
- class SdlScrollEvent
- Information about an SDL scroll event.
- class UwpGfxDevice
- The UWP graphics device (ANGLE/Mesa)
- class UwpInputManager
- Class for dispatching UWP input events.
- class UwpJoystickState
- Information about UWP joystick state.
- class UwpKeyboardState
- Information about UWP keyboard state.
- class UwpMouseState
- Information about UWP mouse state.