Uses of Interface
it.polimi.ingsw.model.Action
-
Packages that use Action Package Description it.polimi.ingsw.model This package contains classes used in the Server Side to manage the State of a Game. -
-
Uses of Action in it.polimi.ingsw.model
Methods in it.polimi.ingsw.model that return Action Modifier and Type Method Description Action
Action. clone()
CloneAction[][][]
Game. getActions()
Get a copy of available actions for the player in this turn
-