Changeset 9709 in orxonox.OLD for branches/new_class_id/src/world_entities/projectiles/laser.h
- Timestamp:
- Aug 31, 2006, 10:51:08 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/projectiles/laser.h
r9235 r9709 17 17 class Laser : public Projectile 18 18 { 19 NewObjectListDeclaration(Laser); 19 20 public: 20 21 Laser ();
Note: See TracChangeset
for help on using the changeset viewer.