SS1984 - Modules - TypesDefine Details

code/__DEFINES/visual_helpers.dm

SET_BASE_PIXELUse this to set the base and ACTUAL pixel offsets of an object at the same time You should always use this for pixel setting in typepaths, unless you want the map display to look different from in game
_SET_BASE_PIXEL_NO_OFFSETHelper define, sets JUST base pixel offsets

Define Details

SET_BASE_PIXEL

Use this to set the base and ACTUAL pixel offsets of an object at the same time You should always use this for pixel setting in typepaths, unless you want the map display to look different from in game

_SET_BASE_PIXEL_NO_OFFSET

Helper define, sets JUST base pixel offsets