raysan5
c32ae480af
RENAMED: FormatText() -> TextFormat()
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
před 4 roky
raysan5
9ce838806b
[examples] Review/change audio resources
před 4 roky
Ray
8f05322263
Review example and screenshots
před 5 roky
Ray
892813de76
Review multichannel PR addition
- Capital letters at beginning
- for loop spacing and brackets
- Functions naming for consistency
- Example following examples template
- Other tweaks
před 5 roky
chriscamacho
83a4eb0852
add multi channel audio to raudio ( #895 )
* added multi channel sound replay to raudio
added -fPIC to Makefile for Linux
added simple lighting and audio multi channel to examples Makefile
* not properly reporting audio buffer pool size...
před 5 roky