Returns the top-left point of this tile in absolute pixel coordinates.
@return the top-left point
Mappoint getLeftUpper(Tile tile) { return tile.getLeftUpper(); }