EPOC::MouseInput Class Reference

#include <InputManager.h>

List of all members.

Public Types

enum  MOUSE_BUTTON { kMOUSE_BUTTON_LEFT, kMOUSE_BUTTON_MIDDLE, kMOUSE_BUTTON_RIGHT }

Public Member Functions

 MouseInput ()
void Store ()
void Reset ()

Public Attributes

bool m_bLeftDown
bool m_bMiddleDown
bool m_bRightDown
bool m_bLeftUp
bool m_bMiddleUp
bool m_bRightUp
bool m_bLeftPressed
bool m_bMiddlePressed
bool m_bRightPressed
float m_fX
float m_fY
float m_fRelX
float m_fRelY


Member Enumeration Documentation

enum EPOC::MouseInput::MOUSE_BUTTON

Enumerator:
kMOUSE_BUTTON_LEFT 
kMOUSE_BUTTON_MIDDLE 
kMOUSE_BUTTON_RIGHT 


Constructor & Destructor Documentation

EPOC::MouseInput::MouseInput (  )  [inline]


Member Function Documentation

void EPOC::MouseInput::Store (  )  [inline]

void EPOC::MouseInput::Reset (  )  [inline]


Member Data Documentation

bool EPOC::MouseInput::m_bLeftDown

bool EPOC::MouseInput::m_bMiddleDown

bool EPOC::MouseInput::m_bRightDown

bool EPOC::MouseInput::m_bLeftUp

bool EPOC::MouseInput::m_bMiddleUp

bool EPOC::MouseInput::m_bRightUp

bool EPOC::MouseInput::m_bLeftPressed

bool EPOC::MouseInput::m_bMiddlePressed

bool EPOC::MouseInput::m_bRightPressed

float EPOC::MouseInput::m_fX

float EPOC::MouseInput::m_fY

float EPOC::MouseInput::m_fRelX

float EPOC::MouseInput::m_fRelY


The documentation for this class was generated from the following file:
Generated on Tue Feb 12 08:26:05 2008 for EPOC by  doxygen 1.5.4