/proc/Blend(icon, function, x, y)
Arguments:
icon,
function = 0,
x = 1,
y = 1
/proc/Crop(x1, y1, x2, y2)
Arguments:
x1,
y1,
x2,
y2
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/DrawBox(rgb, x1, y1, x2, y2)
Arguments:
rgb,
x1,
y1,
x2,
y2
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
Arguments:
dir
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/GetPixel(x, y, icon_state, dir, frame, moving)
Arguments:
x,
y,
icon_state,
dir = 0,
frame = 0,
moving = -1
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
Arguments:
mode = 0
/proc/Insert(new_icon, icon_state, dir, frame, moving, delay)
Arguments:
new_icon,
icon_state,
dir,
frame,
moving,
delay
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/New(icon, icon_state, dir, frame, moving)
Override - /datum/New
Arguments:
icon,
icon_state,
dir,
frame,
moving
/proc/Scale(width, height)
Arguments:
width,
height
Arguments:
r,
g,
b
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/Shift(dir, offset, wrap)
Arguments:
dir,
offset,
wrap = 0
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/SwapColor(old_rgb, new_rgb)
Arguments:
old_rgb,
new_rgb
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/Turn(angle)
Arguments:
angle
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.