|
iLand
|
#include <saplings.h>
Public Member Functions | |
| SaplingCellRunner (const int stand_id, const MapGrid *stand_grid=nullptr) | |
| ~SaplingCellRunner () | |
| SaplingCell * | next () |
| ResourceUnit * | ru () const |
| QPointF | currentCoord () const |
| SaplingCellRunner::SaplingCellRunner | ( | const int | stand_id, |
| const MapGrid * | stand_grid = nullptr |
||
| ) |
| SaplingCellRunner::~SaplingCellRunner | ( | ) |
| QPointF SaplingCellRunner::currentCoord | ( | ) | const |
| SaplingCell * SaplingCellRunner::next | ( | ) |
|
inline |