Flock Class Reference
#include <flock.h>
List of all members.
Detailed Description
Class : Flock Description : This class is used to define the flock attributes and the AI characters which are part of the flock.
Definition at line 31 of file flock.h.
Member Typedef Documentation
This vector will hold all the ai characters which belong to this flock.
Definition at line 47 of file flock.h.
Constructor & Destructor Documentation
Member Function Documentation
Function to add the ai characters to _ai_char_list.
Definition at line 30 of file flock.cxx.
unsigned int Flock::get_id |
( |
|
) |
|
Function to access the private member flock_id.
Definition at line 36 of file flock.cxx.
Member Data Documentation
Variables which will hold the parameters of the ai character's visibilty cone.
Definition at line 37 of file flock.h.
create variable flock behavior.
Variables to specify weights of separation, cohesion and alignment behaviors and thus
Definition at line 42 of file flock.h.
The documentation for this class was generated from the following files:
- U:/jkolench/Desktop/PandAI_v0.5_source/flock.h
- U:/jkolench/Desktop/PandAI_v0.5_source/flock.cxx