ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
#include <skylarks_all.h>
Public Member Functions | |
virtual | ~Skylark_struct () |
Public Attributes | |
int | x |
int | y |
int | bx |
int | by |
int | mh |
Landscape * | L |
SkTerritories * | Terrs |
int Skylark_struct::bx |
Referenced by Skylark_Population_Manager::CreateObjects().
int Skylark_struct::by |
Referenced by Skylark_Population_Manager::CreateObjects().
Landscape* Skylark_struct::L |
Referenced by Skylark_Population_Manager::CreateObjects(), and Skylark_Female::st_Laying().
int Skylark_struct::mh |
Referenced by Skylark_Population_Manager::CreateObjects().
SkTerritories* Skylark_struct::Terrs |
Referenced by Skylark_Population_Manager::CreateObjects().
int Skylark_struct::x |
int Skylark_struct::y |
Referenced by Skylark_Population_Manager::CreateObjects().