MPMA Framework 0.4
|
In absolute mode, this represents the location of the mouse cursor, measured in pixels from the origin, which is the lower left corner of the window. In relative mode this represents the number of pixels the mouse moved in each direction since the last frame. More...
#include <Mouse.h>
Public Member Functions | |
bool | operator== (const MousePixelPosition &o) const |
<== | |
bool | operator!= (const MousePixelPosition &o) const |
<!= |
In absolute mode, this represents the location of the mouse cursor, measured in pixels from the origin, which is the lower left corner of the window. In relative mode this represents the number of pixels the mouse moved in each direction since the last frame.