|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatusLine
This interface defines the Z machine's status line.
Method Summary | |
---|---|
void |
updateStatus(String objectName,
int score,
int steps)
Updates the status of a score game. |
Method Detail |
---|
void updateStatus(String objectName, int score, int steps)
objectName
- the object namescore
- the scoresteps
- the number of steps
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |