Uses of Interface
com.evolution.player.core.media.IWritableScoreBoard

Packages that use IWritableScoreBoard
com.evolution.player.core   
com.evolution.player.core.network   
 

Uses of IWritableScoreBoard in com.evolution.player.core
 

Methods in com.evolution.player.core that return IWritableScoreBoard
static IWritableScoreBoard EvolutionPlayerCore.getScoreBoard()
          The interface to the score board.
 

Uses of IWritableScoreBoard in com.evolution.player.core.network
 

Methods in com.evolution.player.core.network that return IWritableScoreBoard
 IWritableScoreBoard IClient.getScoreBoard()