|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DamageMissHandler | |
|---|---|
| org.starhope.appius.game.inventory.effects | |
| org.starhope.appius.game.npc | |
| Uses of DamageMissHandler in org.starhope.appius.game.inventory.effects |
|---|
| Fields in org.starhope.appius.game.inventory.effects declared as DamageMissHandler | |
|---|---|
protected DamageMissHandler |
SimpleAbstractWeapon.missHandler
WRITEME: Document this brpocock@star-hope.org |
| Methods in org.starhope.appius.game.inventory.effects that return DamageMissHandler | |
|---|---|
DamageMissHandler |
SimpleAbstractWeapon.getMissHandler()
|
| Methods in org.starhope.appius.game.inventory.effects with parameters of type DamageMissHandler | |
|---|---|
void |
SimpleAbstractWeapon.setMissHandler(DamageMissHandler newMissHandler)
|
| Uses of DamageMissHandler in org.starhope.appius.game.npc |
|---|
| Fields in org.starhope.appius.game.npc declared as DamageMissHandler | |
|---|---|
private DamageMissHandler |
Projectile.missEffect
WRITEME |
| Methods in org.starhope.appius.game.npc that return DamageMissHandler | |
|---|---|
DamageMissHandler |
Projectile.getMissEffect()
|
| Methods in org.starhope.appius.game.npc with parameters of type DamageMissHandler | |
|---|---|
void |
Projectile.setMissEffect(DamageMissHandler newMissEffect)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||