Updated docs

This commit is contained in:
n00b
2024-12-15 23:12:45 -05:00
parent 7181b6924a
commit 3a03aaa148
124 changed files with 518 additions and 202 deletions

View File

@@ -12,6 +12,9 @@
Removes an actor from the scene and frees its memory
</p>
<p>
NOTE: Actors are all removed on clearScene so make sure you don't continue using the id after that.
</p>
<p>
</body>
</html>