TalonBraveInfo / OpenHoW

Open-source reimplementation of Gremlin's Hogs of War (PC/PSX).
http://talonbrave.info
GNU General Public License v3.0
166 stars 12 forks source link

Item and Weapon base classes #120

Closed hogsy closed 4 years ago

hogsy commented 5 years ago

Weapon should inherit from Item class.

Item handles world presence + pickup.

Weapon includes projectile handling.

hogsy commented 4 years ago

Closing this as the goal of the ticket has basically been fulfilled.