erszcz / agrajag

Automatically exported from code.google.com/p/agrajag
0 stars 0 forks source link

Minimize amount of repeated code in weapon classes #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A lot of code is repeated due to similarites in:
 * ProjectileAmmoWeapon and ProjectileEnergyWeapon (auto-targeting)
 * ProjectileEnergyWeapon and InstantEnergyWeapon (energy management)
 * ProjectileAmmoWeapon and InstantAmmoWeapon (ammo management)

Original issue reported on code.google.com by tomasz.szymczyszyn@gmail.com on 15 Dec 2007 at 7:14

GoogleCodeExporter commented 9 years ago

Original comment by tomasz.szymczyszyn@gmail.com on 29 Jan 2008 at 8:55