nCine/Input/IInputManager.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.

Classes

class nCine::JoystickGuid
Parsed GUID of a joystick.
class nCine::IInputManager
Interface for parsing and dispatching input events.

Enums

enum class JoystickGuidType { Unknown, Standard, Default, Hidapi, Xinput }
Well-known joystick types.