Audio and shapes now use new argumet style.

This commit is contained in:
jussi
2023-04-07 21:24:14 +03:00
parent 22f70cf06f
commit 6dad6544d7
7 changed files with 367 additions and 464 deletions

View File

@@ -30,6 +30,10 @@ Detailed changes:
- ADDED: ColorContrast
- ADDED: GenImagePerlinNoise
- ADDED: GenImageText
- CHANGED: DrawLineStrip no longer require pointsCount
- CHANGED: DrawTriangleFan no longer require pointsCount
- CHANGED: DrawTriangleStrip no longer require pointsCount
- REVISED: How argumets are handled. Now uluaGet* functions can take index. Also using mostly positive stack indexing.
------------------------------------------------------------------------
Release: ReiLua version 0.4.0 Using Raylib 4.2