Uses of Class
jurpe.game.session.HighScores

Packages that use HighScores
jurpe.system   
jurpe.system.commands   
 

Uses of HighScores in jurpe.system
 

Methods in jurpe.system that return HighScores
 HighScores CoreHandles.getHighScores()
          Gets reference to High Scores Table
 

Uses of HighScores in jurpe.system.commands
 

Methods in jurpe.system.commands that return HighScores
static HighScores PersistenceCommands.loadHighScores()
          Loads High Score Table.
 

Methods in jurpe.system.commands with parameters of type HighScores
static void PersistenceCommands.saveHighScores(HighScores hs)
          Persist high scores (filename is in Config.xml file)
 


Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net