Organized shapes, textures, audio, text, lights and gui functions.

This commit is contained in:
jussi
2023-11-09 22:02:59 +02:00
parent e056446750
commit 8effd050ff
17 changed files with 438 additions and 423 deletions

View File

@@ -5,7 +5,7 @@
#include "textures.h"
/*
## Shapes - Drawing
## Shapes - Basic shapes drawing functions
*/
/*
@@ -556,7 +556,7 @@ int lshapesDrawPolyLinesEx( lua_State *L ) {
}
/*
## Shapes - Collision
## Shapes - Basic shapes collision detection functions
*/
/*