#include <cObject.h>
Public Member Functions | |
rBase () | |
Constructor. | |
rBase (rBase *original) | |
Copy Constructor. | |
Public Attributes | |
OID | oid |
Unique Object ID, simulation date:time:deltacycle of spawn. | |
double | seconds |
Age in seconds since spawn, update in animate(). |
Role containing the very basic traits of an object - for world managing etc.