Changeset 7220 in orxonox.OLD for branches/std/src/world_entities/space_ships/hover.h
- Timestamp:
- Mar 12, 2006, 6:38:41 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/std/src/world_entities/space_ships/hover.h
r7092 r7220 14 14 public: 15 15 16 Hover(const char*fileName);16 Hover(const std::string& fileName); 17 17 Hover(const TiXmlElement* root = NULL); 18 18 virtual ~Hover();
Note: See TracChangeset
for help on using the changeset viewer.