|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DamageHitHandler
This interface provides a mechanism for adjudicating a hit from a damage-causing attack.
Method Summary | |
---|---|
void |
hitForDamage(Projectile projectile,
AbstractUser victim)
Take damage from the projectile in accordance with the damage information associated with it |
Method Detail |
---|
void hitForDamage(Projectile projectile, AbstractUser victim)
projectile
- WRITEMEvictim
- WRITEME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |