|
ALMaSS Rodenticide ODdox
1.1
The rodenticide model description following ODdox protocol
|
Used to map locations of animals in space. More...
#include <MovementMap.h>
Public Member Functions | |
| a_type | GetMapValue (unsigned x, unsigned y) |
| void | SetMapValue (unsigned x, unsigned y, a_type p) |
| void | ClearMapValue (unsigned x, unsigned y) |
| IDMap (Landscape *L) | |
| ~IDMap () | |
Public Attributes | |
| vector< a_type > | m_TheMap |
| int | maxx |
| int | maxy |
Used to map locations of animals in space.
|
inline |
|
inline |
|
inline |
Referenced by IDMap< TAnimal * >::IDMap().
| vector<a_type> IDMap< a_type >::m_TheMap |
Referenced by IDMap< TAnimal * >::IDMap().