Navigation
From SemanticLab
A Tile or object's position on the game area is determined by a horizontal and a vertical value (x,y-coordinate).
You may obtain an object's x,y-position by clicking on that object using the middle mouse button (or pressing the left and the right mouse button at the same time). The game will then output your position on the console.
Example:
FINE: Object: null, (5,108)

