Added New Static Mesh Functions

This commit is contained in:
n00b
2025-01-25 23:53:43 -05:00
parent 8e161a1a22
commit 17b420578c
157 changed files with 2590 additions and 1150 deletions

View File

@@ -20,6 +20,17 @@
</li>
<li>
Checks for every event on the window
<ul>
<li>
Keyboard and Mouse Events
</li>
<li>
Joystick Events
</li>
<li>
Window Control Events (minimize, maximize, close, etc.)
</li>
</ul>
</li>
<li>
Updates the physics simulation for 2D and 3D objects if enabled