SS1984 - Modules - TypesDefine Details

code/__DEFINES/mappers.dm

MAPPING_DIRECTIONAL_HELPERSCreate directional subtypes for a path to simplify mapping.
MAPPING_DIAGONAL_HELPERSCreate diagonal subtypes for a path to simplify mapping.
MAPPING_DIRECTIONAL_HELPERS_CUSTOMIf we want to set custom offset to each cardinal direction.
MAPPING_BUTTON_HELPERSCreates subtypes for all 8 directions with a custom offset.

Define Details

MAPPING_BUTTON_HELPERS

Creates subtypes for all 8 directions with a custom offset.

MAPPING_DIAGONAL_HELPERS

Create diagonal subtypes for a path to simplify mapping.

MAPPING_DIRECTIONAL_HELPERS

Create directional subtypes for a path to simplify mapping.

MAPPING_DIRECTIONAL_HELPERS_CUSTOM

If we want to set custom offset to each cardinal direction.