ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
#include <skylarks_all.h>
Public Attributes | |
double | size |
Skylark_Male * | Dad |
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 PreFledgeling_struct::age |
Referenced by Skylark_Population_Manager::CreateObjects().
Skylark_Male* PreFledgeling_struct::Dad |
Referenced by Skylark_Population_Manager::CreateObjects().
bool PreFledgeling_struct::sex |
Referenced by Skylark_Population_Manager::CreateObjects().
double PreFledgeling_struct::size |
Referenced by Skylark_Population_Manager::CreateObjects().