#include <Behaviour.h>
List of all members.
Constructor & Destructor Documentation
| clBehaviour::clBehaviour |
( |
| ) |
[inline] |
| virtual clBehaviour::~clBehaviour |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| void clBehaviour::DumpDot |
( |
iOStream * |
Out | ) |
[virtual] |
| void clBehaviour::DumpDotFile |
( |
const std::string & |
fname | ) |
|
| float clBehaviour::GetWeight |
( |
| ) |
const [inline] |
| void clBehaviour::SetParent |
( |
clBehaviour * |
P | ) |
[inline] |
| void clBehaviour::SetWeight |
( |
float |
W | ) |
[inline] |
| virtual eRetCode clBehaviour::Update |
( |
float |
dt | ) |
[inline, virtual] |
Member Data Documentation
Property(Name=Weight, Type=float, Getter=GetWeight, Setter=SetWeight) Pro_perty(Name=Parent, Type=clBehaviour, Getter=GetParent, Setter=SetParent)
The documentation for this class was generated from the following files: