Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Moteur3D::MouseInformations Struct Reference

This structure holds all the mouse states available through the program. More...

#include <WindowInput.h>

List of all members.

Public Attributes

short posX
short posY
short lastPosX
short lastPosY
bool leftButtonDown
bool rightButtonDown
bool middleButtonDown
bool optButton1Down
bool optButton2Down


Detailed Description

This structure holds all the mouse states available through the program.


Member Data Documentation

short Moteur3D::MouseInformations::lastPosX
 

short Moteur3D::MouseInformations::lastPosY
 

bool Moteur3D::MouseInformations::leftButtonDown
 

bool Moteur3D::MouseInformations::middleButtonDown
 

bool Moteur3D::MouseInformations::optButton1Down
 

bool Moteur3D::MouseInformations::optButton2Down
 

short Moteur3D::MouseInformations::posX
 

short Moteur3D::MouseInformations::posY
 

bool Moteur3D::MouseInformations::rightButtonDown
 


The documentation for this struct was generated from the following file:
Generated on Sat Oct 15 15:05:52 2005 for Moteur3D by  doxygen 1.4.4