nCine/Backends/SdlInputManager.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.
namespace nCine::Backends
Platform-specific backends.

Classes

class nCine::Backends::SdlKeys
Utility functions to convert between engine key enumerations and SDL2 ones.
class nCine::Backends::SdlMouseState
Information about SDL2 mouse state.
class nCine::Backends::SdlScrollEvent
Information about an SDL2 scroll event.
class nCine::Backends::SdlKeyboardState
Information about SDL2 keyboard state.
class nCine::Backends::SdlJoystickState
Information about SDL2 joystick state.
class nCine::Backends::SdlInputManager
SDL2-based input manager.