Changeset 10720 in orxonox.OLD for branches/presentation/src/world_entities/environments/rotor.h
- Timestamp:
- Jun 18, 2007, 7:07:29 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/environments/rotor.h
r10553 r10720 17 17 ObjectListDeclaration(Rotor); 18 18 public: 19 Rotor(const TiXmlElement* root );19 Rotor(const TiXmlElement* root = NULL); 20 20 21 21 virtual ~Rotor();
Note: See TracChangeset
for help on using the changeset viewer.