EPOC::KeyboardInput Class Reference

#include <InputManager.h>

List of all members.

Public Member Functions

 KeyboardInput ()
int IsKeyDown (SDLKey nKey)
int IsPrevKeyDown (SDLKey nKey)

Public Attributes

Uint8 m_rKeyStates [SDLK_LAST]
Uint8 m_rPrevKeyStates [SDLK_LAST]


Constructor & Destructor Documentation

EPOC::KeyboardInput::KeyboardInput (  )  [inline]


Member Function Documentation

int EPOC::KeyboardInput::IsKeyDown ( SDLKey  nKey  )  [inline]

int EPOC::KeyboardInput::IsPrevKeyDown ( SDLKey  nKey  )  [inline]


Member Data Documentation

Uint8 EPOC::KeyboardInput::m_rKeyStates[SDLK_LAST]

Uint8 EPOC::KeyboardInput::m_rPrevKeyStates[SDLK_LAST]


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