|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--CScore
CScore class, main top score class
| Field Summary | |
protected int |
n
|
protected java.lang.String[] |
tablename
|
protected int[] |
tablescore
|
| Constructor Summary | |
CScore()
Constructor |
|
| Method Summary | |
void |
addName(java.lang.String name,
int score)
Lisab uus resultaat tabelisse |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected int n
protected java.lang.String[] tablename
protected int[] tablescore
| Constructor Detail |
public CScore()
| Method Detail |
public void addName(java.lang.String name,
int score)
name - Name of playerscore - Player score
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||