OIS::KeyListener Class Reference

#include <src/ois/OISKeyboard.h>

Inheritance diagram for OIS::KeyListener:

orxonox::InputManager

List of all members.

Public Member Functions

virtual bool keyPressed (const KeyEvent &arg)=0
virtual bool keyReleased (const KeyEvent &arg)=0
virtual ~KeyListener ()


Detailed Description

To recieve buffered keyboard input, derive a class from this, and implement the methods here. Then set the call back to your Keyboard instance with Keyboard::setEventCallback

Constructor & Destructor Documentation

virtual OIS::KeyListener::~KeyListener (  )  [inline, virtual]


Member Function Documentation

virtual bool OIS::KeyListener::keyPressed ( const KeyEvent arg  )  [pure virtual]

virtual bool OIS::KeyListener::keyReleased ( const KeyEvent arg  )  [pure virtual]


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

Generated on Tue Jul 28 16:22:17 2009 for Orxonox by  doxygen 1.5.6