Uses of Class
org.starhope.appius.game.inventory.effects.SimpleAbstractWeapon

Packages that use SimpleAbstractWeapon
org.starhope.appius.game.inventory.effects   
 

Uses of SimpleAbstractWeapon in org.starhope.appius.game.inventory.effects
 

Subclasses of SimpleAbstractWeapon in org.starhope.appius.game.inventory.effects
 class SimpleMeleeWeapon
          A simple melĂ©e weapon that effects damage within a limited distance of the user.
 class SimpleRangedWeapon
          A simple ranged weapon in the style of a gun, bow & arrows, or so forth.