byond - Modules - TypesVar Details

icon_state

The most basic greyscale layer; a layer which is created from a single icon_state in the given icon file

Vars

color_idThis is the color id that should be used in the operation. It is the index of the correct color in the passed-in string.
iconThis is the icon that the layer should use

Var Details

color_id

This is the color id that should be used in the operation. It is the index of the correct color in the passed-in string.

icon

This is the icon that the layer should use