byond - Modules - TypesDefine Details

code/__DEFINES/coordinates.dm

ABS_COORTile coordinates (x, y) to absolute coordinates (in number of pixels). Center of a tile is generally assumed to be (16,16), but can be offset.

Define Details

ABS_COOR

Tile coordinates (x, y) to absolute coordinates (in number of pixels). Center of a tile is generally assumed to be (16,16), but can be offset.