List of all members.
Public Member Functions |
|
| Wander (AICharacter *ai_ch, double wander_radius, int flag, double aoe, float wander_weight) |
| LVecBase3f | do_wander () |
| | This function performs the wander and returns the wander force which is used in the calculate_prioritized function.
|
Public Attributes |
|
AICharacter * | _ai_char |
|
double | _area_of_effect |
|
int | _flag |
|
LVecBase3f | _init_pos |
|
double | _wander_radius |
|
LVecBase3f | _wander_target |
|
float | _wander_weight |
Detailed Description
Definition at line 23 of file wander.h.
Member Function Documentation
The documentation for this class was generated from the following files: