#include <Behaviour.h>
List of all members.
Constructor & Destructor Documentation
| clCompositeBehaviour::clCompositeBehaviour |
( |
| ) |
[inline] |
| virtual clCompositeBehaviour::~clCompositeBehaviour |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| void clCompositeBehaviour::AddBehaviour |
( |
clBehaviour * |
B | ) |
|
| void clCompositeBehaviour::ClearBehaviours |
( |
bool |
ToDelete | ) |
|
| void clCompositeBehaviour::DumpDot |
( |
iOStream * |
Out | ) |
[virtual] |
| clBehaviour* clCompositeBehaviour::GetBehaviour |
( |
int |
Index | ) |
const [inline] |
| size_t clCompositeBehaviour::GetNumBehaviours |
( |
| ) |
const [inline] |
| void clCompositeBehaviour::SetBehaviour |
( |
int |
Index, |
|
|
clBehaviour * |
Obj |
|
) |
| [inline] |
Member Data Documentation
Internal list of sub-behaviours.
Property(Name=SubObjects, Type=clBehaviour, IndexType=int, FieldName=FChildren, NetIndexedGetter=GetBehaviour, NetIndexedSetter=SetBehaviour)
The documentation for this class was generated from the following files: