Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/projectiles/laser.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/projectiles/laser.h
r9709 r9715 17 17 class Laser : public Projectile 18 18 { 19 NewObjectListDeclaration(Laser);19 ObjectListDeclaration(Laser); 20 20 public: 21 21 Laser ();
Note: See TracChangeset
for help on using the changeset viewer.