Home | Trees | Index | Help |
|
---|
Package wx :: Class JoystickEvent |
|
object
--+ |Object
--+ |Event
--+ | JoystickEvent
Proxy of C++ JoystickEvent class
Property Summary | |
---|---|
ButtonChange : See GetButtonChange and SetButtonChange | |
ButtonState : See GetButtonState and SetButtonState | |
Joystick : See GetJoystick and SetJoystick | |
m_buttonChange : GetButtonChange(self) -> int | |
m_buttonState : GetButtonState(self) -> int | |
m_joyStick : GetJoystick(self) -> int | |
m_pos : GetPosition(self) -> Point | |
m_zPosition : GetZPosition(self) -> int | |
Position : See GetPosition and SetPosition | |
thisown : The membership flag | |
ZPosition : See GetZPosition and SetZPosition |
Property Details |
---|
ButtonChangeSee
|
ButtonStateSee
|
JoystickSee
|
m_buttonChangeGetButtonChange(self) -> int
|
m_buttonStateGetButtonState(self) -> int
|
m_joyStickGetJoystick(self) -> int
|
m_posGetPosition(self) -> Point
|
m_zPositionGetZPosition(self) -> int
|
PositionSee
|
thisownThe membership flag |
ZPositionSee
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:53:26 2009 | http://epydoc.sf.net |