Changeset 9709 in orxonox.OLD for branches/new_class_id/src/world_entities/projectiles/bomb.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/projectiles/bomb.h
r6622 r9709 17 17 class Bomb : public Projectile 18 18 { 19 19 NewObjectListDeclaration(Bomb); 20 20 public: 21 21 Bomb(const TiXmlElement* root = NULL);
Note: See TracChangeset
for help on using the changeset viewer.