|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Destroyable
Game objects that can be destroyed should use this interface (and impl) for storing the state.
DestroyableObject
Method Summary | |
---|---|
int |
getHealth()
|
void |
setHealth(int health)
|
Method Detail |
---|
int getHealth()
void setHealth(int health)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |