- All Implemented Interfaces:
Serializable
public class UpdatePlayerScorePacket
extends Packet
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UpdatePlayerScorePacket
public UpdatePlayerScorePacket(int playerId,
int cellsLeft)
-
Method Details
-
getPlayerId
public int getPlayerId()
-
getCellsLeft
public int getCellsLeft()
-