Wander Class Reference
#include <wander.h>
List of all members.
Detailed Description
Definition at line 22 of file wander.h.
Constructor & Destructor Documentation
Wander::Wander |
( |
AICharacter * |
ai_ch, |
|
|
double |
wander_radius, |
|
|
bool |
flag_3D, |
|
|
double |
aoe, |
|
|
float |
wander_weight | |
|
) |
| | |
Member Function Documentation
LVecBase3f Wander::do_wander |
( |
|
) |
|
Function : do_wander Description : This function performs the wander and returns the wander force which is used in the calculate_prioritized function. This function is not to be used by the user.
Definition at line 72 of file wander.cxx.
Member Data Documentation
The documentation for this class was generated from the following files:
- U:/jkolench/Desktop/PandAI_v0.5_source/wander.h
- U:/jkolench/Desktop/PandAI_v0.5_source/wander.cxx