ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
A class defining an animals position. More...
#include <PopulationManager.h>
Public Attributes | |
unsigned | m_x {0} |
unsigned | m_y {0} |
TTypesOfLandscapeElement | m_EleType {tole_Foobar} |
TTypesOfVegetation | m_VegType {tov_Undefined} |
A class defining an animals position.
TTypesOfLandscapeElement AnimalPosition::m_EleType {tole_Foobar} |
TTypesOfVegetation AnimalPosition::m_VegType {tov_Undefined} |
unsigned AnimalPosition::m_x {0} |
unsigned AnimalPosition::m_y {0} |