Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/weapons/cannon.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/weapons/cannon.h
r9709 r9715 12 12 class Cannon : public Weapon 13 13 { 14 NewObjectListDeclaration(Cannon);14 ObjectListDeclaration(Cannon); 15 15 public: 16 16 Cannon ();
Note: See TracChangeset
for help on using the changeset viewer.