ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
#include <skylarks_all.h>
Public Attributes | |
double | size |
bool | sex |
int | age |
Public Attributes inherited from Skylark_struct | |
int | x |
int | y |
int | bx |
int | by |
int | mh |
Landscape * | L |
SkTerritories * | Terrs |
Additional Inherited Members | |
Public Member Functions inherited from Skylark_struct | |
virtual | ~Skylark_struct () |
int AdultSkylark_struct::age |
Referenced by Skylark_Population_Manager::CreateObjects().
bool AdultSkylark_struct::sex |
double AdultSkylark_struct::size |
Referenced by Skylark_Population_Manager::CreateObjects(), and Skylark_Population_Manager::Init().