#include <MBehavior.h>
List of all members.
Constructor & Destructor Documentation
MBehavior::MBehavior |
( |
MObject3d * |
parentObject | ) |
|
MBehavior::~MBehavior |
( |
void |
| ) |
[virtual] |
Member Function Documentation
virtual void MBehavior::destroy |
( |
void |
| ) |
[pure virtual] |
virtual const char* MBehavior::getName |
( |
void |
| ) |
[pure virtual] |
MObject3d* MBehavior::getParentObject |
( |
void |
| ) |
[inline] |
virtual MVariable MBehavior::getVariable |
( |
unsigned int |
id | ) |
[pure virtual] |
virtual unsigned int MBehavior::getVariablesNumber |
( |
void |
| ) |
[pure virtual] |
virtual void MBehavior::runEvent |
( |
int |
param | ) |
[pure virtual] |
virtual void MBehavior::update |
( |
void |
| ) |
[pure virtual] |
The documentation for this class was generated from the following files: