#include "GLVector.h"#include "GLQuaternion.h"#include "colmodel.h"Include dependency graph for commonentity.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | CommonEntity |
| Basic game entity representation. More... | |
Enumerations | |
| enum | ClassType { cInvalid, cProjectile, cTank, cBonusBox } |
| These values are used to identify the type of object. More... | |
1.4.5