Click or drag to resize

CustomInputSource Methods

The CustomInputSource type exposes the following members.

Methods
 NameDescription
Public methodAddController 
Public methodAddJoystick Adds a joystick to the list of joysticks.
Public methodDispose Dispose.
Public methodGetControllers Gets a read-only list of all controllers.
Public methodGetControllersT(IListT) Gets controllers of the specified type.
Public methodGetJoysticks Gets a read-only list of all joysticks.
Public methodRemoveController 
Public methodRemoveJoystick Removes a joystick from the list of joysticks.
Public methodUpdate Called once per enabled update loop frame.
Top
See Also