Terminus
Namespaces | Enumerations
commands.h File Reference

Go to the source code of this file.

Namespaces

 terminus
 

Enumerations

enum  terminus::Commands {
  terminus::Command_Pause = 0, terminus::Command_PrepareNewGame = 1, terminus::Command_ProjectileFired = 2, terminus::Command_ProjectileHit = 3,
  terminus::Command_ClientReady = 4, terminus::Command_Sync = 6, terminus::Command_GameEnded = 7
}
 The Commands enum stores all command types with corresponding ID. More...