Updated docs
This commit is contained in:
23
doc/files/setcanvasz.html
Normal file
23
doc/files/setcanvasz.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>SetCanvasZ [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub SetCanvasZ(c_num, z) </h2></p>
|
||||
<p>
|
||||
Sets the Canvas Z Order.
|
||||
</p>
|
||||
<p>
|
||||
Note: Canvases with a higher Z order are drawn first and those with lower values will be drawn on top
|
||||
</p>
|
||||
<br><p>Related:
|
||||
<a href="setcanvasz.html">SetCanvasZ</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user