KeyButtonData Class Reference

List of all members.

Public Member Functions

 KeyButtonData (const char *key, unsigned int position)
virtual ~KeyButtonData ()

Public Attributes

std::string key_
unsigned int position_


Detailed Description

Definition at line 424 of file Display.cpp.


Constructor & Destructor Documentation

KeyButtonData::KeyButtonData ( const char *  key,
unsigned int  position 
)

Definition at line 434 of file Display.cpp.

Referenced by createKeysControls().

KeyButtonData::~KeyButtonData (  )  [virtual]

Definition at line 440 of file Display.cpp.


Member Data Documentation

std::string KeyButtonData::key_

Definition at line 430 of file Display.cpp.

Referenced by DisplayFrame::onKeyButton(), and DisplayFrame::refreshKeysControls().

unsigned int KeyButtonData::position_

Definition at line 431 of file Display.cpp.

Referenced by DisplayFrame::onKeyButton(), and DisplayFrame::refreshKeysControls().


The documentation for this class was generated from the following file:
Generated on Mon Feb 16 15:15:03 2009 for Scorched3D by  doxygen 1.5.3