/datum/icon

Work In Progress 👷
This page doesn't have any content at the moment. You can contribute to this page here.

/proc

/Blend(icon, function, x, y)
/Crop(x1, y1, x2, y2)
/DrawBox(rgb, x1, y1, x2, y2)
/Flip(dir)
/GetPixel(x, y, icon_state, dir, frame, moving)
/Insert(new_icon, icon_state, dir, frame, moving, delay)
/Scale(width, height)
/SetIntensity(r, g, b)
/Shift(dir, offset, wrap)
/SwapColor(old_rgb, new_rgb)
/Turn(angle)