MPMA Framework 0.4
Public Member Functions
INPUT::MOUSE::MouseScaledPosition Struct Reference

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>

List of all members.

Public Member Functions

bool operator== (const MouseScaledPosition &o) const
 <==
bool operator!= (const MouseScaledPosition &o) const
 <!=

Detailed Description

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends