All Known Subinterfaces:
GameManager
All Known Implementing Classes:
ServerGameManager

public interface GameSessions
  • Method Details

    • saveGameSessionResults

      void saveGameSessionResults(Connection client)
    • getTopSessions

      void getTopSessions(Connection client, int topNumber)