Odamex
Setting the Standard in Multiplayer Doom
client/src/c_bind.h File Reference

Go to the source code of this file.

Functions

BOOL C_DoKey (event_t *ev)
void C_ArchiveBindings (FILE *f)
int C_GetKeysForCommand (const char *cmd, int *first, int *second)
std::string C_NameKeys (int first, int second)
void C_UnbindACommand (const char *str)
void C_ChangeBinding (const char *str, int newone)
const char * C_GetBinding (int key)

Function Documentation

void C_ArchiveBindings ( FILE *  f)
void C_ChangeBinding ( const char *  str,
int  newone 
)
BOOL C_DoKey ( event_t ev)
const char* C_GetBinding ( int  key)
int C_GetKeysForCommand ( const char *  cmd,
int *  first,
int *  second 
)
std::string C_NameKeys ( int  first,
int  second 
)
void C_UnbindACommand ( const char *  str)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends