接口 IGameRule


public interface IGameRule
  • 方法详细资料

    • getGameType

      Integer getGameType()
    • getFulus

      Set<Integer> getFulus()
    • getScoreType

      Integer getScoreType()
    • getScoreBase

      Long getScoreBase()