Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials

SKeyMap.h File Reference

#include "Keycodes.h"

Go to the source code of this file.

Namespaces

namespace  irr

Classes

struct  irr::SKeyMap
 Struct storing which key belongs to which action. More...

Enumerations

enum  irr::EKEY_ACTION {
  irr::EKA_MOVE_FORWARD = 0, irr::EKA_MOVE_BACKWARD, irr::EKA_STRAFE_LEFT, irr::EKA_STRAFE_RIGHT,
  irr::EKA_JUMP_UP, irr::EKA_CROUCH, irr::EKA_COUNT, irr::EKA_FORCE_32BIT = 0x7fffffff
}
 enumeration for key actions. Used for example in the FPS Camera. More...


The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated on Sun Jan 10 09:24:05 2010 by Doxygen (1.5.6)