Changeset 9709 in orxonox.OLD for branches/new_class_id/src/world_entities/planet.h
- Timestamp:
- Aug 31, 2006, 10:51:08 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/planet.h
r7221 r9709 16 16 class Planet : public WorldEntity 17 17 { 18 NewObjectListDeclaration(Planet); 19 18 20 public: 19 21 Planet(const TiXmlElement* root);
Note: See TracChangeset
for help on using the changeset viewer.