Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

kerosin::InputServer::Bind Struct Reference

this defines a bind, i.e. More...

#include <inputserver.h>

List of all members.

Public Attributes

int code
int cmd
unsigned int modifier
EBindEvent event


Detailed Description

this defines a bind, i.e.

a mapping from an input (code) to an user specific command (cmd), along with a filter (see enum eBind)

Definition at line 155 of file inputserver.h.


Member Data Documentation

int kerosin::InputServer::Bind::cmd
 

Definition at line 159 of file inputserver.h.

Referenced by kerosin::InputServer::BindCommand(), and kerosin::InputServer::GetInput().

int kerosin::InputServer::Bind::code
 

Definition at line 157 of file inputserver.h.

Referenced by kerosin::InputServer::BindCommand(), and kerosin::InputServer::ParseBindDescription().

EBindEvent kerosin::InputServer::Bind::event
 

Definition at line 162 of file inputserver.h.

Referenced by kerosin::InputServer::GetInput(), and kerosin::InputServer::ParseBindDescription().

unsigned int kerosin::InputServer::Bind::modifier
 

Definition at line 160 of file inputserver.h.

Referenced by kerosin::InputServer::GetInput(), and kerosin::InputServer::ParseBindDescription().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 6 15:42:58 2006 for rcssserver3d by  doxygen 1.4.4