11 Input::EventCallbackFn EventCallback;
This file contains the classes concerned with activity of game controller device.
#define KARMA_API
Defining Karma's API macro for storage class information.
Definition Core.h:41
Event triggered when the constroller device is connected.
Definition ControllerDeviceEvent.h:22
Event triggered when controller device is disconnected.
Definition ControllerDeviceEvent.h:61
The abstract base class of Karma's window (for platform specific purposes)
Definition Window.h:63