ALMaSS Partridge ODdox
1.1
The partridge model description following ODdox protocol
|
Struct to pass covey information. More...
#include <Partridge_All.h>
Public Attributes | |
int | x |
int | y |
Partridge_Base * | first_member |
Struct to pass covey information.
Definition at line 329 of file Partridge_All.h.
Partridge_Base* Covey_struct::first_member |
Definition at line 333 of file Partridge_All.h.
Referenced by Partridge_Population_Manager::CreateObjects().
int Covey_struct::x |
Definition at line 331 of file Partridge_All.h.
Referenced by Partridge_Population_Manager::CreateObjects().
int Covey_struct::y |
Definition at line 332 of file Partridge_All.h.
Referenced by Partridge_Population_Manager::CreateObjects().