Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "precompiled.h"
#include "HierarchicalPathfinder.h"
#include "graphics/Overlay.h"
#include "ps/Profile.h"
#include "renderer/Scene.h"
#include "simulation2/helpers/Grid.h"
Functions | |
u16 | RootID (u16 x, const std::vector< u16 > &v) |
void | CreatePointGoalAt (u16 i, u16 j, PathGoal &goal) |