Changeset 9979 in orxonox.OLD for branches/playability/src/world_entities/projectiles
- Timestamp:
- Nov 29, 2006, 10:30:03 PM (18 years ago)
- Location:
- branches/playability/src/world_entities/projectiles
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/projectiles/bolt.cc
r9978 r9979 14 14 15 15 */ 16 17 16 18 #define DEBUG_SPECIAL_MODULE DEBUG_MODULE_WEAPON 17 19 -
branches/playability/src/world_entities/projectiles/bolt.h
r9978 r9979 1 1 /*! 2 * @file laser.h3 * @brief a projectile, that is been shooted by a weapon2 * @file bolt.h 3 * @brief light blaster bolt 4 4 */ 5 5
Note: See TracChangeset
for help on using the changeset viewer.