Method | Description | |
---|---|---|
findBounds ( double x, double y, int tileSize, int mapWidth, int mapHeight, int screenWidth, int screenHeight ) : void |
public findBounds ( double x, double y, int tileSize, int mapWidth, int mapHeight, int screenWidth, int screenHeight ) : void | ||
x | double | |
y | double | |
tileSize | int | |
mapWidth | int | |
mapHeight | int | |
screenWidth | int | |
screenHeight | int | |
return | void |