|
|
virtual ClassDef | getType () const |
| |
|
| CMouseButtonMsg (const Point &pt, int buttons) |
| |
|
| CMouseMsg (const Point &pt, int buttons) |
| |
| bool | execute (TreeItem *target, const ClassDef *classDef=nullptr, int flags=MSGFLAG_SCAN|MSGFLAG_BREAK_IF_HANDLED) |
| |
| bool | execute (const Common::String &target, const ClassDef *classDef=nullptr, int flags=MSGFLAG_SCAN|MSGFLAG_BREAK_IF_HANDLED) |
| |
| virtual bool | perform (TreeItem *treeItem) |
| |
|
virtual bool | isMouseMsg () const |
| |
|
virtual bool | isButtonDownMsg () const |
| |
|
virtual bool | isButtonUpMsg () const |
| |
|
virtual bool | isMouseMoveMsg () const |
| |
|
virtual bool | isDoubleClickMsg () const |
| |
|
virtual ::Ultima::Shared::ClassDef | getType () const |
| |
| bool | isInstanceOf (const ClassDef &classDef) const |
| |
Base class for mouse button notifications