
#include <stdlib.h>#include <stdio.h>#include <string.h>#include "scene.h"#include "gui.h"#include "mslio.h"#include "util.h"Go to the source code of this file.
Compounds | |
| class | Render |
| A rendering class that accepts commands from a Gui, and determines using specific graphics libraries how to draw the results on a screen. More... | |
Defines | |
| #define | RENDERCOLORS 10 |
|
|
|