#include <esve/ui/base/Mouse.hxx>
Public Types | |
| enum | Button { LEFT, MIDDLE, RIGHT } |
| Mouse buttons. More... | |
Public Member Functions | |
| virtual const Position & | position () const =0 |
| Where is the pointer? | |
| virtual bool | pushed (Button a) const =0 |
| Is this button pushed? | |
|
|
Mouse buttons.
|
1.3.4