Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub SetVideoDrawRect(x, y, w, h) </h2></p>
|
||||
<p><h2>Sub SetVideoDrawRect(x, y, w, h) </h2></p>
|
||||
<p>
|
||||
Sets the area on the current canvas where the video will be displayed.
|
||||
</p>
|
||||
@@ -15,6 +15,7 @@
|
||||
Note: This is a function that was more useful in older versions of RCBasic. Currently its better to use canvas controls for this.
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user