|
MPMA Framework 0.4
|
Represents the location of the mouse cursor, measured from the origin, which is the lower left corner of the window. Both X and Y are a number between 0 and 1. This is only used in absolute mode. More...
#include <Mouse.h>
Public Member Functions | |
| bool | operator== (const MouseScaledPosition &o) const |
| <== | |
| bool | operator!= (const MouseScaledPosition &o) const |
| <!= | |
Represents the location of the mouse cursor, measured from the origin, which is the lower left corner of the window. Both X and Y are a number between 0 and 1. This is only used in absolute mode.
1.7.4