src/engine/EntityInstance.h File Reference

#include <boost/shared_ptr.hpp>
#include <vector>
#include <iostream>
#include "System.h"
#include "EntityTemplate.h"
#include "BehaviorInstance.h"
#include "BehaviorTemplateTable.h"

Go to the source code of this file.

Namespaces

namespace  green

Classes

class  green::EntityInstance

Defines

#define ENTITY_INSTANCE_CAST(x)   boost::dynamic_pointer_cast<EntityInstance, VariableTableInstance>(x)

Typedefs

typedef boost::shared_ptr<
EntityInstance > 
green::EntityInstancePtr


Detailed Description

This file contains the EntityInstance class, which manages an instance of an Entity in the engine.

Author:
Jeremy Bell
Date:
04-12-07

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