Files
RCBASIC4/doc/files/setcanvasoffset.txt
2026-02-26 15:33:51 -06:00

10 lines
205 B
Plaintext

#title SetCanvasOffset [RCBasic Doc]
#header Sub SetCanvasOffset(c_num, x, y)
Sets the offset of a canvas
The canvas offset is what part of the canvas is visible during rendering.
#ref GetCanvasOffset