Version: 3.2.2
wxJoystickEvent Member List

This is the complete list of members for wxJoystickEvent, including all inherited members.

AllocExclusive()wxObjectprotected
ButtonDown(int button=wxJOY_BUTTON_ANY) constwxJoystickEvent
ButtonIsDown(int button=wxJOY_BUTTON_ANY) constwxJoystickEvent
ButtonUp(int button=wxJOY_BUTTON_ANY) constwxJoystickEvent
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
GetButtonChange() constwxJoystickEvent
GetButtonOrdinal() constwxJoystickEvent
GetButtonState() constwxJoystickEvent
GetClassInfo() constwxObjectvirtual
GetEventCategory() constwxEventvirtual
GetEventObject() constwxEvent
GetEventType() constwxEvent
GetEventUserData() constwxEvent
GetId() constwxEvent
GetJoystick() constwxJoystickEvent
GetPosition() constwxJoystickEvent
GetRefData() constwxObject
GetSkipped() constwxEvent
GetTimestamp() constwxEvent
GetZPosition() constwxJoystickEvent
IsButton() constwxJoystickEvent
IsCommandEvent() constwxEvent
IsKindOf(const wxClassInfo *info) constwxObject
IsMove() constwxJoystickEvent
IsSameAs(const wxObject &obj) constwxObject
IsZMove() constwxJoystickEvent
m_propagationLevelwxEventprotected
m_refDatawxObjectprotected
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
Ref(const wxObject &clone)wxObject
ResumePropagation(int propagationLevel)wxEvent
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetId(int id)wxEvent
SetRefData(wxObjectRefData *data)wxObject
SetTimestamp(long timeStamp=0)wxEvent
ShouldPropagate() constwxEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
UnRef()wxObject
UnShare()wxObject
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL)wxEvent
wxJoystickEvent(wxEventType eventType=wxEVT_NULL, int state=0, int joystick=wxJOYSTICK1, int change=0)wxJoystickEvent
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxObject()wxObjectvirtual