public class PositionTransformation
extends java.lang.Object
Constructor and Description |
---|
PositionTransformation() |
Modifier and Type | Method and Description |
---|---|
static Position |
getDim(int dx,
int dy) |
static int |
getGuiDimX(int posX) |
static int |
getGuiDimY(int posY) |
public static int getGuiDimX(int posX)
public static int getGuiDimY(int posY)
public static Position getDim(int dx, int dy)