Package it.polimi.ingsw.Common
Interface MoveIntermediateInterface
- All Superinterfaces:
Remote
- All Known Implementing Classes:
MoveIntermediate
Move Intermediate Interface
-
Method Summary
-
Method Details
-
setParameters
Move parameters- Parameters:
x
- list of coordinates (x)y
- list of coordinates (y)column
- in the Player's shelf- Throws:
RemoteException
- related to RMI
-
make
Move's creation and confirmation- Returns:
- validity of the move
- Throws:
Exception
- related to Shelf and Board management
-