Vyxapedia

Element - ø^ - Canvas Draw

Characters: ø, ^


Description

Draw on a canvas (see knowledge/spec/canvas.md for more details) and return it as a string


Overloads

  • num-lst-str - draw with a = length, b = dirs, c = text
  • num-str-str - draw with a = length, b/c dependent on dir validity
  • any-num-any - draw with b = length ^
  • any-any-num - draw with c = length ^
  • str-any-any - draw with a = text, b/c dependent on dir validity
  • lst-str-any - draw with b = text, ^
  • lst-lst-str - draw with c = text, ^