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 SDL ones.
class nCine::Backends::SdlMouseState
Information about SDL mouse state.
class nCine::Backends::SdlMouseEvent
Information about an SDL mouse event.
class nCine::Backends::SdlScrollEvent
Information about an SDL scroll event.
class nCine::Backends::SdlKeyboardState
Information about SDL keyboard state.
class nCine::Backends::SdlJoystickState
Information about SDL joystick state.
class nCine::Backends::SdlInputManager
Class for parsing and dispatching SDL input events.