Added tile documentation

This commit is contained in:
n00b
2024-10-21 20:01:48 -04:00
parent 4b64af34be
commit 6a763febf9
928 changed files with 142 additions and 4811 deletions

View File

@@ -20,4 +20,4 @@ function CanvasZ(c_num)
function CanvasClip(x, y, w, h)
function ActiveCanvas()
sub SetCanvasPhysics2D(c_num, state)
function OpenCanvasSpriteLayer(w, h, viewport_x, viewport_y, viewport_w, viewport_h)
function OpenCanvasSpriteLayer(viewport_x, viewport_y, viewport_w, viewport_h)