Lugre::cInputListener Class Reference

#include <lugre_input.h>

Inheritance diagram for Lugre::cInputListener:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void Notify_KeyPress (const unsigned char iKey, const int iLetter)
virtual void Notify_KeyRepeat (const unsigned char iKey, const int iLetter)
virtual void Notify_KeyRelease (const unsigned char iKey)


Detailed Description

Definition at line 31 of file lugre_input.h.


Member Function Documentation

virtual void Lugre::cInputListener::Notify_KeyPress ( const unsigned char  iKey,
const int  iLetter 
) [inline, virtual]

Reimplemented in Lugre::cScripting.

Definition at line 32 of file lugre_input.h.

virtual void Lugre::cInputListener::Notify_KeyRepeat ( const unsigned char  iKey,
const int  iLetter 
) [inline, virtual]

Reimplemented in Lugre::cScripting.

Definition at line 33 of file lugre_input.h.

virtual void Lugre::cInputListener::Notify_KeyRelease ( const unsigned char  iKey  )  [inline, virtual]

Reimplemented in Lugre::cScripting.

Definition at line 34 of file lugre_input.h.


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

Generated on Wed Feb 8 06:00:21 2012 for cpp by  doxygen 1.5.6