#include <ClanLib/core.h>
#include <ClanLib/gl.h>
#include <ClanLib/application.h>
#include <ClanLib/display.h>
#include <ode/ode.h>
#include "main.h"
#include "object.h"
#include "camera.h"
#include "gamestate.h"
#include <map>
Go to the source code of this file.
Classes | |
class | SceneManager |
Functions | |
dWorldID | get_world_id (void) |
dSpaceID | get_space_id (void) |
Copyright 2003-2004 by GameBuilders. Distributed WITHOUT WARRANTY under the GPL. See COPYING for details.