Typesig definitions. More...
Go to the source code of this file.
Namespaces | |
| namespace | control |
control module (layer over lower-level input module, contains current Craft). | |
Enumerations | |
| enum | { control::TYPESIG_COMMAND = (uint('c')<<24) | (uint('o')<<16) | (uint('m')<<8) | uint('d'), control::TYPESIG_REPLAY = (uint('r')<<24) | (uint('p')<<16) | (uint('l')<<8) | uint('a'), control::TYPESIG_REPLAY_STEP = (uint('r')<<24) | (uint('s')<<16) | (uint('t')<<8) | uint('p') } |
Type signatures. More... | |
Typesig definitions.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10