Vyxapedia

Element - ø∧ - Global Canvas Draw

Characters: ø,


Description

Draw on the global canvas (see knowledge/spec/canvas.md for more details), which is implicitly printed.


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, ^