Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
S
 STARTUP_EXIT
 STATE_CLEAN
 STATE_DISPLAY_INIT_OK
 STATE_DISPLAY_REINIT_FULLSCREEN
 STATE_DISPLAY_REINIT_PENDING
 STATE_DISPLAY_REINIT_RESIZE
 STATE_DISPLAY_REINIT_TOTAL
 STATE_DISPLAY_REINIT_WINDOWED
 STATE_ERROR
 STATE_RENDERER_INIT_OK
 STATE_RESOURCES_INIT_OK
 STATE_RUN
 STATE_SHUTDOWN
 STATE_TEST
 STATE_WAIT
V
 VERTEX_2D, RSRC
 VERTEX_3D, RSRC
 VERTEX_DIFFUSE, RSRC
 VERTEX_NORMAL, RSRC
 VERTEX_SPECULAR, RSRC
 VERTEX_TEXTURE, RSRC
W
 WRITE_ERRORS
Defaults to 100.
Nothing initialized or setup.
Display is initialized and ok
Reinitialization requested for a display mode shift to Fullscreen mode
Display and Resources must be re initialized and can be at any time
Reinitialization requested for a resize in the window
Reinitialization requested for a total reset
Reinitialization requested for a display mode shift to Windowed mode
Startup assumed all was well, but interfaces are not ready for unknown reasons
Renderer initialization completed
Resource class is initialized with the mode and is ok
Startup is in run mode and all is ready to go
Signals that the program is shutting down
Request for testing the interfaces for ready status
Display and Resources must be re initialized, but unable to yet
Specifies pre-transformed vertices
Specifies untransformed vertices.
Specifies diffuse information
Specifies that a normal will be used.
Specifies specular information
Specifies texture coordinates
Define this to write errors to a file
Close