The Flock  0.00.001
Public Member Functions | List of all members
PS3Gamepad Class Reference
Inheritance diagram for PS3Gamepad:
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 bool TriggerBool (Side trigger)
 
override bool Bumper (Side bumper)
 
- Public Member Functions inherited from Gamepad
void SetPrefix (string prefix)
 
virtual float Trigger (Side trigger)
 

Additional Inherited Members

- Public Attributes inherited from Gamepad
string myPrefix
 

Member Function Documentation

override bool PS3Gamepad.A ( Button  action)
virtual

Reimplemented from Gamepad.

override bool PS3Gamepad.B ( Button  action)
virtual

Reimplemented from Gamepad.

override bool PS3Gamepad.Bumper ( Side  bumper)
virtual

Reimplemented from Gamepad.

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

Reimplemented from Gamepad.

override bool PS3Gamepad.Start ( Button  action)
virtual

Reimplemented from Gamepad.

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

Reimplemented from Gamepad.

override bool PS3Gamepad.TriggerBool ( Side  trigger)
virtual

Reimplemented from Gamepad.

override bool PS3Gamepad.X ( Button  action)
virtual

Reimplemented from Gamepad.

override bool PS3Gamepad.Y ( Button  action)
virtual

Reimplemented from Gamepad.


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