Class StartNewGameHandler


  • public class StartNewGameHandler
    extends java.lang.Object
    Author:
    Andi Hotz, (c) Sahits GmbH, 2014 Created on Jan 18, 2014
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handleNewGameStart​(ch.sahits.game.openpatrician.event.data.NewGameClient newGameDTO)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StartNewGameHandler

        public StartNewGameHandler()
    • Method Detail

      • handleNewGameStart

        public void handleNewGameStart​(ch.sahits.game.openpatrician.event.data.NewGameClient newGameDTO)