Свойство | Тип | Описание | |
---|---|---|---|
HalfWidth | int |
Метод | Описание | |
---|---|---|
ConvertCoordsDiamond ( int x, int y, int hWidth, int hHeight, int &row, int &col ) : void |
Method to convert from screen(x,y) coordinates to map(row,col) coordinates
|
public static ConvertCoordsDiamond ( int x, int y, int hWidth, int hHeight, int &row, int &col ) : void | ||
x | int | |
y | int | |
hWidth | int | |
hHeight | int | |
row | int | |
col | int | |
Результат | void |