Uses of Class
org.starhope.appius.game.npc.Projectile.ProjectileWatcher

Packages that use Projectile.ProjectileWatcher
org.starhope.appius.game.npc   
 

Uses of Projectile.ProjectileWatcher in org.starhope.appius.game.npc
 

Fields in org.starhope.appius.game.npc declared as Projectile.ProjectileWatcher
private  Projectile.ProjectileWatcher Projectile.myWatcher
          WRITEME: Document this brpocock@star-hope.org
 

Methods in org.starhope.appius.game.npc that return Projectile.ProjectileWatcher
 Projectile.ProjectileWatcher Projectile.getWatcher()