Package network.protocol.packets
Class StartGamePacket
java.lang.Object
network.protocol.Packet
network.protocol.packets.StartGamePacket
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStartGamePacket(String serializedSudoku, Instant instant, long gameDuration) -
Method Summary