FIFE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ec_commandids.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 FIFE
 All FIFE related code is in this namespace.
 

Enumerations

enum  FIFE::CommandType {
  FIFE::CMD_UNKNOWN = -1, FIFE::CMD_QUIT_GAME = 402, FIFE::CMD_MOUSE_FOCUS_GAINED, FIFE::CMD_MOUSE_FOCUS_LOST,
  FIFE::CMD_INPUT_FOCUS_GAINED, FIFE::CMD_INPUT_FOCUS_LOST, FIFE::CMD_APP_RESTORED, FIFE::CMD_APP_ICONIFIED
}
 Types for different commands. More...