#include <esve/components/dimn/Supermouse.hxx>
Public Types | |
| enum | Button { LEFT, MIDDLE, RIGHT } |
| Supermouse buttons. More... | |
Public Member Functions | |
| virtual const types::pure & | position () const =0 |
| Where is the pointer? | |
| virtual bool | pushed (Button a) const =0 |
| Is this button pushed? | |
This also represents a regular mouse (with z-coordinate of zero).
|
|
Supermouse buttons.
|
1.3.4