The main code


o Game
Global Variable storing the current Game Section It can point either to GS or to GI
o GS
Global Variable storing the Game Session
o GI
Global Variable storing the Game intro
oGLUT callbacks
These functions are called back by GLUT main loop
o main
The Classical Main Function It has to setup all the glut callbacks, initialize Openglstatus and start the glutMainLoop

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.