cmil::SDL::DefaultKeyboard Class Reference

#include <SDLTranslator.h>

Inheritance diagram for cmil::SDL::DefaultKeyboard:

Inheritance graph
[legend]
Collaboration diagram for cmil::SDL::DefaultKeyboard:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DefaultKeyboard ()
virtual ~DefaultKeyboard ()

Detailed Description

Definition at line 53 of file SDLTranslator.h.


Constructor & Destructor Documentation

cmil::SDL::DefaultKeyboard::DefaultKeyboard (  )  [inline]

Definition at line 55 of file SDLTranslator.h.

References cmil::InputDevice::removeInput().

00055                          : Keyboard("Keyboard") {
00057         removeInput("Percent");            
00058        }

Here is the call graph for this function:

virtual cmil::SDL::DefaultKeyboard::~DefaultKeyboard (  )  [inline, virtual]

Definition at line 60 of file SDLTranslator.h.

00060 {}


The documentation for this class was generated from the following file:
(c) 2006-2007 John P. Feltz
Generated on Wed Jul 25 16:08:03 2007 for Common Media Input Layer by doxygen 1.4.7

SourceForge.net Logo