#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "../Math/Vector.h"
Include dependency graph for Level.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | LevelLight |
struct | LevelInfo |
class | Level |
Defines | |
#define | LVL_MAX_LIGHTS 4 |
#define | LVL_MAX_MODELS 4 |
|
Author: Petter Alstermark, petter@alstermark.com |
|
|