Files
RCBASIC4/doc/files/setcanvasoffset.txt
2024-10-06 17:07:06 -04:00

9 lines
204 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