Click or drag to resize

CustomPlatformInputSource Methods

The CustomPlatformInputSource type exposes the following members.

Methods
 NameDescription
Public methodAddJoystick Adds a joystick to the list of joysticks.
(Inherited from CustomInputSource)
Public methodDispose Dispose.
(Inherited from CustomInputSource)
Public methodGetJoysticks Gets a read-only list of all joysticks.
(Inherited from CustomInputSource)
Public methodRemoveJoystick Removes a joystick from the list of joysticks.
(Inherited from CustomInputSource)
Public methodUpdate Called once per enabled update loop frame.
(Inherited from CustomInputSource)
Top
See Also