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

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>

List of all members.

Public Member Functions

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

Detailed Description

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.


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