Space Station 13 - Modules - TypesDefine Details

code/__DEFINES/_math.dm

TOBITSHIFTGets shift x that would be required the bitflag (1<<x)
IS_INTChecks if a number is an integer, or a float

Define Details

IS_INT

Checks if a number is an integer, or a float

TOBITSHIFT

Gets shift x that would be required the bitflag (1<<x)