Interface IScoreboardScore


public interface IScoreboardScore
  • Method Details

    • getValue

      int getValue()
    • setValue

      void setValue(int val)
    • getPlayerName

      String getPlayerName()