Factorio Runtime DocsVersion 2.0.14

TilePosition :: table or {int, int}

Coordinates of a tile on a LuaSurface where each integer x/y represents a different tile. This uses the same format as MapPosition, except it rounds any non-integer x/y down to whole numbers. It can be specified either with or without explicit keys.

Table fields

x :: int
y :: int

Classes

Concepts

Events

Defines