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)
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)

Property Summary
  ButtonState: See GetButtonState
  ManufacturerId: See GetManufacturerId
  MaxAxes: See GetMaxAxes
  MaxButtons: See GetMaxButtons
  MovementThreshold: See GetMovementThreshold and SetMovementThreshold
  NumberAxes: See GetNumberAxes
  NumberButtons: See GetNumberButtons
  NumberJoysticks: See GetNumberJoysticks
  PollingMax: See GetPollingMax
  PollingMin: See GetPollingMin
  Position: See GetPosition
  POVCTSPosition: See GetPOVCTSPosition
  POVPosition: See GetPOVPosition
  ProductId: See GetProductId
  ProductName: See GetProductName
  RudderMax: See GetRudderMax
  RudderMin: See GetRudderMin
  RudderPosition: See GetRudderPosition
  thisown: The membership flag
  UMax: See GetUMax
  UMin: See GetUMin
  UPosition: See GetUPosition
  VMax: See GetVMax
  VMin: See GetVMin
  VPosition: See GetVPosition
  XMax: See GetXMax
  XMin: See GetXMin
  YMax: See GetYMax
  YMin: See GetYMin
  ZMax: See GetZMax
  ZMin: See GetZMin
  ZPosition: See GetZPosition

Property Details

ButtonState

See GetButtonState

Get Method:
GetButtonState(self)

ManufacturerId

See GetManufacturerId

Get Method:
GetManufacturerId(self)

MaxAxes

See GetMaxAxes

Get Method:
GetMaxAxes(self)

MaxButtons

See GetMaxButtons

Get Method:
GetMaxButtons(self)

MovementThreshold

See GetMovementThreshold and SetMovementThreshold

Get Method:
GetMovementThreshold(self)
Set Method:
SetMovementThreshold(self, threshold)

NumberAxes

See GetNumberAxes

Get Method:
GetNumberAxes(self)

NumberButtons

See GetNumberButtons

Get Method:
GetNumberButtons(self)

NumberJoysticks

See GetNumberJoysticks

Get Method:
GetNumberJoysticks(self)

PollingMax

See GetPollingMax

Get Method:
GetPollingMax(self)

PollingMin

See GetPollingMin

Get Method:
GetPollingMin(self)

Position

See GetPosition

Get Method:
GetPosition(self)

POVCTSPosition

See GetPOVCTSPosition

Get Method:
GetPOVCTSPosition(self)

POVPosition

See GetPOVPosition

Get Method:
GetPOVPosition(self)

ProductId

See GetProductId

Get Method:
GetProductId(self)

ProductName

See GetProductName

Get Method:
GetProductName(self)

RudderMax

See GetRudderMax

Get Method:
GetRudderMax(self)

RudderMin

See GetRudderMin

Get Method:
GetRudderMin(self)

RudderPosition

See GetRudderPosition

Get Method:
GetRudderPosition(self)

thisown

The membership flag

UMax

See GetUMax

Get Method:
GetUMax(self)

UMin

See GetUMin

Get Method:
GetUMin(self)

UPosition

See GetUPosition

Get Method:
GetUPosition(self)

VMax

See GetVMax

Get Method:
GetVMax(self)

VMin

See GetVMin

Get Method:
GetVMin(self)

VPosition

See GetVPosition

Get Method:
GetVPosition(self)

XMax

See GetXMax

Get Method:
GetXMax(self)

XMin

See GetXMin

Get Method:
GetXMin(self)

YMax

See GetYMax

Get Method:
GetYMax(self)

YMin

See GetYMin

Get Method:
GetYMin(self)

ZMax

See GetZMax

Get Method:
GetZMax(self)

ZMin

See GetZMin

Get Method:
GetZMin(self)

ZPosition

See GetZPosition

Get Method:
GetZPosition(self)

Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:09:32 2007 http://epydoc.sf.net