Package wx :: Class Joystick
[frames | no frames]

Type Joystick

object --+
         |
        Joystick


Proxy of C++ Joystick class
Method Summary
Joystick __init__(self, joystick)
  __del__(self)
  __nonzero__(self)
  __repr__(self)
int GetButtonState(self)
int GetManufacturerId(self)
int GetMaxAxes(self)
int GetMaxButtons(self)
int GetMovementThreshold(self)
int GetNumberAxes(self)
int GetNumberButtons(self)
int GetNumberJoysticks(self)
int GetPollingMax(self)
int GetPollingMin(self)
Point GetPosition(self)
int GetPOVCTSPosition(self)
int GetPOVPosition(self)
int GetProductId(self)
String GetProductName(self)
int GetRudderMax(self)
int GetRudderMin(self)
int GetRudderPosition(self)
int GetUMax(self)
int GetUMin(self)
int GetUPosition(self)
int GetVMax(self)
int GetVMin(self)
int GetVPosition(self)
int GetXMax(self)
int GetXMin(self)
int GetYMax(self)
int GetYMin(self)
int GetZMax(self)
int GetZMin(self)
int GetZPosition(self)
bool HasPOV(self)
bool HasPOV4Dir(self)
bool HasPOVCTS(self)
bool HasRudder(self)
bool HasU(self)
bool HasV(self)
bool HasZ(self)
bool IsOk(self)
bool ReleaseCapture(self)
bool SetCapture(self, win, pollingFreq)
  SetMovementThreshold(self, threshold)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:12 2005 http://epydoc.sf.net