Uses of Package
org.starhope.appius.game.npc

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

Classes in org.starhope.appius.game.npc used by org.starhope.appius.game.inventory
PetBehaviour
          TODO: The documentation for this type (PetBehaviour) is incomplete.
 

Classes in org.starhope.appius.game.npc used by org.starhope.appius.game.inventory.effects
DamageHitHandler
          This interface provides a mechanism for adjudicating a hit from a damage-causing attack.
DamageMissHandler
          WRITEME: Document this type.
Projectile
          WRITEME: Document this type.
 

Classes in org.starhope.appius.game.npc used by org.starhope.appius.game.npc
DamageHitHandler
          This interface provides a mechanism for adjudicating a hit from a damage-causing attack.
DamageMissHandler
          WRITEME: Document this type.
Ejecta
           An Ejecta object is a particle effect, transient effect, or projectile moving through the game world.
Goal
          The state of the NPC's sequence of actions
Particle
          WRITEME: Document this type.
PetBehaviour
          TODO: The documentation for this type (PetBehaviour) is incomplete.
Projectile
          WRITEME: Document this type.
Projectile.ProjectileWatcher
           
TrainCar
          WRITEME: The documentation for this type (TrainCar) is incomplete.