src/engine/EntityPool.h File Reference

#include <iostream>
#include <boost/shared_ptr.hpp>
#include "Interpreter.h"
#include "InstancePool.h"
#include "EntityTemplate.h"
#include "EntityInstance.h"
#include "EntityTemplateTable.h"
#include "BehaviorTemplateTable.h"
#include "backend/RenderSystem.h"
#include "util/Timer.h"

Go to the source code of this file.

Namespaces

namespace  green

Classes

class  green::EntityPool

Defines

#define ENTITY_POOL_CAST(x)   boost::dynamic_pointer_cast<EntityPool>(x)

Typedefs

typedef boost::shared_ptr<
EntityPool > 
green::EntityPoolPtr


Detailed Description

This file contains the EntityPool class, which manages the pool of EntityInstance objects.

Author:
Jeremy Bell
Date:
04-15-07

Generated on Fri Apr 27 10:27:38 2007 for Green Engine by  doxygen 1.5.1