The Flock  0.00.001
Public Member Functions | List of all members
XboxGamepad Class Reference
Inheritance diagram for XboxGamepad:
Gamepad IGamepad

Public Member Functions

override float Thumbstick (Side stick, Axis axis)
 
override bool Dpad (Direction direction, Button action)
 
override bool A (Button action)
 
override bool B (Button action)
 
override bool X (Button action)
 
override bool Y (Button action)
 
override bool Start (Button action)
 
override float Trigger (Side trigger)
 
override bool TriggerBool (Side trigger)
 
override bool Bumper (Side bumper)
 
- Public Member Functions inherited from Gamepad
void SetPrefix (string prefix)
 

Additional Inherited Members

- Public Attributes inherited from Gamepad
string myPrefix
 

Member Function Documentation

override bool XboxGamepad.A ( Button  action)
virtual

Reimplemented from Gamepad.

override bool XboxGamepad.B ( Button  action)
virtual

Reimplemented from Gamepad.

override bool XboxGamepad.Bumper ( Side  bumper)
virtual

Reimplemented from Gamepad.

override bool XboxGamepad.Dpad ( Direction  direction,
Button  action 
)
virtual

Reimplemented from Gamepad.

override bool XboxGamepad.Start ( Button  action)
virtual

Reimplemented from Gamepad.

override float XboxGamepad.Thumbstick ( Side  stick,
Axis  axis 
)
virtual

Reimplemented from Gamepad.

override float XboxGamepad.Trigger ( Side  trigger)
virtual

Reimplemented from Gamepad.

override bool XboxGamepad.TriggerBool ( Side  trigger)
virtual

Reimplemented from Gamepad.

override bool XboxGamepad.X ( Button  action)
virtual

Reimplemented from Gamepad.

override bool XboxGamepad.Y ( Button  action)
virtual

Reimplemented from Gamepad.


The documentation for this class was generated from the following file: