OpenPolygon  1.0.0
OpenPolygon is a Rendering Engine
Public Member Functions | List of all members
Engine::MouseEvent Class Reference

The MouseEvent - Event class. More...

#include <input.h>

Public Member Functions

int getButton (void) const
 
bool isMousePressed (void) const
 
bool isMouseReleased (void) const
 
bool isShiftDown (void) const
 
bool isControlDown (void) const
 
bool isAltDown (void) const
 
bool isSuperDown (void) const
 
int getAction (void) const
 
int getMod (void) const
 
void setAction (int action)
 
void setMod (int mod)
 
void setButton (int button)
 
void setPosition (const Vector2f &vector)
 

Detailed Description

The MouseEvent - Event class.

MouseEvent - Store Mouse Data


The documentation for this class was generated from the following files: