Daedalus Dock - Modules - TypesVar Details - Proc Details

canvas

Vars

canvas_colorempty canvas color
last_patronreference to the last patron's mind datum, used to allow them (and no others) to change the frame before the round ends.
no_saveboolean that blocks persistence from saving it. enabled from printing copies, because we do not want to save copies.
pixels_per_unitHow big the grid cells that compose the painting are in the UI. This impacts the size of the UI, so smaller values are generally better for bigger canvases and viceversa
usedIs it clean canvas or was there something painted on it at some point, used to decide when to show wip splotch overlay

Procs

get_paint_tool_mediumGenerates medium description

Var Details

canvas_color

empty canvas color

last_patron

reference to the last patron's mind datum, used to allow them (and no others) to change the frame before the round ends.

no_save

boolean that blocks persistence from saving it. enabled from printing copies, because we do not want to save copies.

pixels_per_unit

How big the grid cells that compose the painting are in the UI. This impacts the size of the UI, so smaller values are generally better for bigger canvases and viceversa

used

Is it clean canvas or was there something painted on it at some point, used to decide when to show wip splotch overlay

Proc Details

get_paint_tool_medium

Generates medium description