InputManager Methods

KB01 Engine

KB01_Engine

InputManager Methods

The InputManager type exposes the following members.

Constructors


  Name Description
Public method InputManager
Initializes a new instance of the [InputManager] class.

Methods


  Name Description
Public method ~InputManager
Finalizes an instance of the [InputManager] class.
Public method AddListener
Adds the listener.
Public method CreateDevice
Creates the device.
Public method DeleteAllDevices
Deletes all devices.
Public method DeleteAllListeners
Deletes all listeners.
Public method GetDevices
Gets the devices.
Public method GetMouse
Gets the mouse.
Public method NotifyListeners
Notifies the listeners.
Public method Update
Updates this instance.