Interface ServerModule

    • Method Detail

      • onGameSessionStart

        void onGameSessionStart​(GameSession gameSession)
      • onGameSessionFirstTurn

        void onGameSessionFirstTurn​(GameSession gameSession)
      • onGameSessionUpdatePlayers

        void onGameSessionUpdatePlayers​(GameSession gameSession)
      • runBeforeEntities

        void runBeforeEntities​(GameSession gameSession)
      • runAfterEntities

        void runAfterEntities​(GameSession gameSession)