Uses of Interface
jagafa.scores.ScoreTable

Packages that use ScoreTable
jagafa   
jagafa.scores   
jagafa.view.newui   
 

Uses of ScoreTable in jagafa
 

Fields in jagafa declared as ScoreTable
protected  ScoreTable JassRoundCore.scoreTable_
           
 

Methods in jagafa that return ScoreTable
 ScoreTable JassRoundCore.getScoreTable()
          Get the score table
 

Methods in jagafa with parameters of type ScoreTable
 void JassRoundCore.setScoreTable(ScoreTable table)
          Sets the score table
 void GameController.startGame(ScoreTable scoreTable)
           
 

Uses of ScoreTable in jagafa.scores
 

Classes in jagafa.scores that implement ScoreTable
 class AbstractScoreTable
           
 class CoiffeurScoreTable
          Deprecated.  
 class SchieberScoreTable
           
 

Uses of ScoreTable in jagafa.view.newui
 

Methods in jagafa.view.newui with parameters of type ScoreTable
 void RoundController2.startRound(ScoreTable scoreTable)
          Starts the game with the ruleSet given
 

Constructors in jagafa.view.newui with parameters of type ScoreTable
SimpleSTPanel(ScoreTable scoreTable)
           
 



Copyright 2005 MA Software. All Rights Reserved.