Typesig definitions. More...
Go to the source code of this file.
Namespaces | |
| namespace | hud |
HUD module. | |
Enumerations | |
| enum | { hud::TYPESIG_HUD_BOX = (uint('h')<<24) | (uint('d')<<16) | (uint('b')<<8) | uint('x'), hud::TYPESIG_HUD_OBJECT = (uint('h')<<24) | (uint('d')<<16) | (uint('o')<<8) | uint('b'), hud::TYPESIG_HUD_TEXT = (uint('h')<<24) | (uint('d')<<16) | (uint('s')<<8) | uint('t') } |
Type signatures. More... | |
Typesig definitions.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10