ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
A class for storing the position of the trap the vole is in. More...
#include <vole_all.h>
Public Attributes | |
bool | m_inAtrap |
Public Attributes inherited from AnimalPosition | |
unsigned | m_x {0} |
unsigned | m_y {0} |
TTypesOfLandscapeElement | m_EleType {tole_Foobar} |
TTypesOfVegetation | m_VegType {tov_Undefined} |
A class for storing the position of the trap the vole is in.
bool InTrapPosition::m_inAtrap |
Referenced by Vole_Base::CheckTraps(), Vole_Base::Init(), Vole_Base::SetFree(), and Vole_Base::SupplyInTrap().