Space Station 13 - Modules - TypesDefine Details

code/__HELPERS/icon_smoothing.dm

CAN_DIAGONAL_SMOOTHAre two atoms border adjacent, takes a border object, something to compare against, and the direction between A and B Returns the way in which the first thing is adjacent to the second
BITMASK_FOUNDCheck that non border objects use to smooth against border objects
BITMASK_ON_BORDER_CHECKReturns true if the smooth is acceptable, FALSE otherwise

Define Details

BITMASK_FOUND

Check that non border objects use to smooth against border objects

BITMASK_ON_BORDER_CHECK

Returns true if the smooth is acceptable, FALSE otherwise

CAN_DIAGONAL_SMOOTH

Are two atoms border adjacent, takes a border object, something to compare against, and the direction between A and B Returns the way in which the first thing is adjacent to the second