クラス | |
class | wxMouseState |
Represents the mouse state. More... | |
Enumerations | |
enum | wxMouseButton { wxMOUSE_BTN_ANY = -1, wxMOUSE_BTN_NONE = 0, wxMOUSE_BTN_LEFT = 1, wxMOUSE_BTN_MIDDLE = 2, wxMOUSE_BTN_RIGHT = 3, wxMOUSE_BTN_AUX1 = 4, wxMOUSE_BTN_AUX2 = 5, wxMOUSE_BTN_MAX } |
Symbolic names for the mouse buttons. More... |
enum wxMouseButton |
Symbolic names for the mouse buttons.