|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShootableWithWarheadObject
Shootable game objects that may contain a warhead (e.g. missiles and grenades) must implement this interface.
| Method Summary | |
|---|---|
Warhead |
getWarhead()
|
| Methods inherited from interface moagg.model.object.ShootableObject |
|---|
getDamage, getShooter, isDestroyableByProjectile, setDamage |
| Methods inherited from interface moagg.model.object.DestroyableObject |
|---|
destroy, getHealth, getScorePoints, setHealth |
| Method Detail |
|---|
Warhead getWarhead()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||