Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "simulation2/system/Interface.h"
#include "simulation2/helpers/Position.h"
#include "maths/FixedVector3D.h"
#include "maths/FixedVector2D.h"
#include <set>
Go to the source code of this file.
Classes | |
class | ICmpPosition |
Represents an entity's position in the world (plus its orientation). More... | |