java.lang.Object
polimi.ingsw.am21.codex.view.GUI.utils.GUIGridPosition
-
Field Details
-
gridSize
public static int gridSize
-
-
Constructor Details
-
GUIGridPosition
public GUIGridPosition(int row, int col) -
GUIGridPosition
-
-
Method Details
-
getRow
public int getRow() -
getCol
public int getCol() -
getModelPosition
Calculates the model position corresponding to this view position
-