The Flock
0.00.001
|
Public Member Functions | |
void | SetPrefix (string prefix) |
virtual float | Thumbstick (Side stick, Axis axis) |
virtual bool | Dpad (Direction direction, Button action) |
virtual bool | A (Button action) |
virtual bool | B (Button action) |
virtual bool | X (Button action) |
virtual bool | Y (Button action) |
virtual bool | Start (Button action) |
virtual float | Trigger (Side trigger) |
virtual bool | TriggerBool (Side trigger) |
virtual bool | Bumper (Side bumper) |
Public Attributes | |
string | myPrefix |
|
virtual |
Implements IGamepad.
Reimplemented in PS3Gamepad, and XboxGamepad.
|
virtual |
Implements IGamepad.
Reimplemented in PS3Gamepad, and XboxGamepad.
|
virtual |
Implements IGamepad.
Reimplemented in XboxGamepad, and PS3Gamepad.
Implements IGamepad.
Reimplemented in PS3Gamepad, and XboxGamepad.
void Gamepad.SetPrefix | ( | string | prefix) |
Implements IGamepad.
|
virtual |
Implements IGamepad.
Reimplemented in PS3Gamepad, and XboxGamepad.
Implements IGamepad.
Reimplemented in PS3Gamepad, and XboxGamepad.
|
virtual |
Implements IGamepad.
Reimplemented in XboxGamepad.
|
virtual |
Implements IGamepad.
Reimplemented in XboxGamepad, and PS3Gamepad.
|
virtual |
Implements IGamepad.
Reimplemented in PS3Gamepad, and XboxGamepad.
|
virtual |
Implements IGamepad.
Reimplemented in PS3Gamepad, and XboxGamepad.
string Gamepad.myPrefix |