Uses of Class
io.sockit.gameserver.DuplicateGameNameHashException
Package | Description |
---|---|
io.sockit.gameserver |
This is the core package for the Sockit Multiplayer Game (Server) Engine and provides the classes necessary to implement the server side of a multiplayer turn based game.
|
-
Uses of DuplicateGameNameHashException in io.sockit.gameserver
Methods in io.sockit.gameserver that throw DuplicateGameNameHashException Modifier and Type Method Description static void
Server. registerGame(Game game)
Registers a new Game on the Game engine