Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub GetCanvasViewport(c_num, byref x, byref y, byref w, byref h) </h2></p>
|
||||
<p><h2>Sub GetCanvasViewport(c_num, ByRef x, ByRef y, ByRef w, ByRef h) </h2></p>
|
||||
<p>
|
||||
Gets the position and size of a canvas viewport
|
||||
</p>
|
||||
@@ -16,6 +16,7 @@
|
||||
<a href="setcanvasviewport.html">SetCanvasViewport</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user