drawAbsoluteTileAt

override fun drawAbsoluteTileAt(position: Position, tile: Tile)

Same as TileGraphics.draw but will consider the given position as an absolute position (the position is relative to the top left corner of the screen, not the top left corner of the Layer).

Sources

(source)
Link copied to clipboard