Panda3D
|
Public Member Functions | |
__init__ (unsigned int flock_id, double vcone_angle, double vcone_radius, unsigned int separation_wt, unsigned int cohesion_wt, unsigned int alignment_wt) | |
addAiChar (AICharacter ai_char) | |
Function to add the ai characters to _ai_char_list. More... | |
unsigned int | getId () |
Function to access the private member flock_id. More... | |
__init__ | ( | unsigned int | flock_id, |
double | vcone_angle, | ||
double | vcone_radius, | ||
unsigned int | separation_wt, | ||
unsigned int | cohesion_wt, | ||
unsigned int | alignment_wt | ||
) |
addAiChar | ( | AICharacter | ai_char | ) |
Function to add the ai characters to _ai_char_list.
unsigned int getId | ( | ) |
Function to access the private member flock_id.