#include <actor.h>
Constructor & Destructor Documentation
| AActor::AActor |
( |
const AActor & |
other | ) |
|
Member Function Documentation
| void AActor::AddToHash |
( |
| ) |
|
| void AActor::ClearTIDHashes |
( |
| ) |
[static] |
| void AActor::Destroy |
( |
| ) |
[virtual] |
| AActor * AActor::FindByTID |
( |
const AActor * |
first, |
|
|
int |
tid |
|
) |
| [static] |
| AActor * AActor::FindByTID |
( |
int |
tid | ) |
const |
| AActor * AActor::FindGoal |
( |
int |
tid, |
|
|
int |
kind |
|
) |
| const |
| AActor * AActor::FindGoal |
( |
const AActor * |
first, |
|
|
int |
tid, |
|
|
int |
kind |
|
) |
| [static] |
| void AActor::LinkToWorld |
( |
| ) |
|
| AActorPtr AActor::ptr |
( |
| ) |
[inline] |
| void AActor::RemoveFromHash |
( |
| ) |
|
| void AActor::RunThink |
( |
| ) |
[virtual] |
| void AActor::UnlinkFromWorld |
( |
| ) |
|
Field Documentation
The documentation for this class was generated from the following files: