Custom |
The CustomPlatformInputSource type exposes the following members.
| Name | Description | |
|---|---|---|
| AddJoystick |
Adds a joystick to the list of joysticks.
(Inherited from CustomInputSource) | |
| Dispose |
Dispose.
(Inherited from CustomInputSource) | |
| GetJoysticks |
Gets a read-only list of all joysticks.
(Inherited from CustomInputSource) | |
| RemoveJoystick |
Removes a joystick from the list of joysticks.
(Inherited from CustomInputSource) | |
| Update |
Called once per enabled update loop frame.
(Inherited from CustomInputSource) |