This commit is contained in:
Paul 2001-05-04 19:34:09 +00:00
parent 99e98162fe
commit 77bbfc2c16
7 changed files with 233 additions and 148 deletions

View file

@ -52,6 +52,7 @@ class CThingManager
public:
static void init();
static void shutdown();
static void killAllThingsForRespawn();
static void thinkAllThings(int _frames);
static void renderAllThings();