Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/environments/building.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/environments/building.h
r9709 r9715 15 15 class Building : public WorldEntity 16 16 { 17 NewObjectListDeclaration(Building);17 ObjectListDeclaration(Building); 18 18 public: 19 19 Building(const TiXmlElement* root);
Note: See TracChangeset
for help on using the changeset viewer.