
Public Member Functions | |
| abstract int | CountJoysticks () |
| Polls and counts joysticks. | |
| abstract IEnumerable < JoystickImpl > | CreateJoysticks () |
| Creates joystick impls. | |
Properties | |
| abstract int | JoystickCount [get] |
| Returns the number of joysticks attached to the system. | |
| abstract int AgateLib.ImplementationBase.InputImpl.CountJoysticks | ( | ) | [pure virtual] |
Polls and counts joysticks.
| abstract IEnumerable<JoystickImpl> AgateLib.ImplementationBase.InputImpl.CreateJoysticks | ( | ) | [pure virtual] |
Creates joystick impls.
abstract int AgateLib.ImplementationBase.InputImpl.JoystickCount [get] |
Returns the number of joysticks attached to the system.
|
AgateLib Awesome Game and Tool Engine Library |
|