Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials
Public Member Functions | Public Attributes | List of all members
irr::SKeyMap Struct Reference

Struct storing which key belongs to which action. More...

#include <SKeyMap.h>

Public Member Functions

 SKeyMap ()
 SKeyMap (EKEY_ACTION action, EKEY_CODE keyCode)

Public Attributes

EKEY_ACTION Action
EKEY_CODE KeyCode

Detailed Description

Struct storing which key belongs to which action.

Definition at line 29 of file SKeyMap.h.

Constructor & Destructor Documentation

irr::SKeyMap::SKeyMap ( )
inline

Definition at line 31 of file SKeyMap.h.

irr::SKeyMap::SKeyMap ( EKEY_ACTION  action,
EKEY_CODE  keyCode 
)
inline

Definition at line 32 of file SKeyMap.h.

Member Data Documentation

EKEY_ACTION irr::SKeyMap::Action

Definition at line 34 of file SKeyMap.h.

EKEY_CODE irr::SKeyMap::KeyCode

Definition at line 35 of file SKeyMap.h.


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

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Mon May 6 2013 07:46:03 by Doxygen (1.8.1.2)