Class ClientMove
java.lang.Object
it.polimi.ingsw.Client.ClientModel.ClientMove
Move (Client)
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
column
@Expose private int column -
x
-
y
-
-
Constructor Details
-
ClientMove
Game's Move- Parameters:
column
- Library's columnx
- List of Move coordinates (x)y
- List of Move coordinates (y)
-