Planeshift
|
#include <csutil/csstring.h>
#include <iutil/event.h>
#include <csutil/array.h>
Go to the source code of this file.
Classes | |
struct | eControlManager::ActionKeyMap |
Holds the map between a key and its action. | |
class | eControlManager |
Defines | |
#define | CMD_DECLARATION(func) static void func(eControlManager *obj, bool down) |