breakout
Class Highscore
java.lang.Object
breakout.Highscore
public class Highscore
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Highscore
public Highscore()
readAdress
public void readAdress(org.jdom.Element element,
int i)
ueberpruefeName
public int ueberpruefeName(org.jdom.Element element,
java.lang.String s)
schreibeSpielerListe
public void schreibeSpielerListe(java.util.Vector<Spieler> spielerVectorListe)
throws java.io.IOException,
org.jdom.JDOMException
- Throws:
java.io.IOException
org.jdom.JDOMException
writeHighscore
public void writeHighscore(int score)
throws java.io.IOException,
org.jdom.JDOMException
- Throws:
java.io.IOException
org.jdom.JDOMException
getHighscore
public java.lang.String getHighscore()