#include <objects.h>
Inheritance diagram for AgeableItem:

Static Public Member Functions | |
| static bool | age (AgeableItem &obj) |
| ages the object by one turn. Returns true if the object shall be removed | |
Public Attributes | |
| int | lifetimer |
Protected Member Functions | |
| AgeableItem () | |
|
|
|
|
|
ages the object by one turn. Returns true if the object shall be removed
Definition at line 71 of file objects.cpp. Referenced by tfield::endRound(). |
|
|
Definition at line 37 of file objects.h. Referenced by tfield::addobject(), Mine::Mine(), Object::Object(), and tspfldloaders::readfields(). |
1.4.2