#include <boost/shared_ptr.hpp>
#include "VariableTableInstance.h"
Go to the source code of this file.
Namespaces | |
namespace | green |
Classes | |
class | green::BehaviorInstance |
Defines | |
#define | BEHAVIOR_INSTANCE_CAST(x) boost::dynamic_pointer_cast<BehaviorInstance>(x) |
Typedefs | |
typedef boost::shared_ptr< BehaviorInstance > | green::BehaviorInstancePtr |