code/datums/position_point_vector.dm
/datum/position | For positions with map x/y/z and pixel x/y so you don't have to return lists. Could use addition/subtraction in the future I guess. |
---|---|
/datum/point | A precise point on the map in absolute pixel locations based on world.icon_size. Pixels are FROM THE EDGE OF THE MAP! |