nCine/Input/IInputManager.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.

Classes

class nCine::JoystickGuid
Parsed 16-byte GUID that identifies a joystick model.
class nCine::IInputManager
Interface for querying input state and dispatching input events.

Enums

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