Changeset 10594 for code/branches/towerdefenseFabien/src/modules/weapons/projectiles/SplitGunProjectile.h
- Timestamp:
- Sep 25, 2015, 1:56:51 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/towerdefenseFabien/src/modules/weapons/projectiles/SplitGunProjectile.h
r10592 r10594 21 21 * 22 22 * Author: 23 * Joel Smely23 * Fabien Vultier 24 24 * Co-authors: 25 25 * ... … … 46 46 /** 47 47 @brief 48 The SplitGunProjectile is a projectile that is represented by a looped series of billboards. 49 48 The SplitGunProjectile is a projectile that may split up into many child projectiles. 50 49 @author 51 Joel Smely50 Fabien Vultier 52 51 @ingroup WeaponsProjectiles 53 52 */
Note: See TracChangeset
for help on using the changeset viewer.