1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
fe8c4d1a43 feat(audio): add SetVolume() and Volume() 2025-10-27 20:14:26 +01:00
1b187d7412 fix(audio): implement IsPlaying() correctly
cant use rl.IsSoundPlaying() because we create sound aliases.
so we must look at the sm.active slice instead
2025-09-26 12:09:05 +02:00
5860aa69d6 feat: engine audio code 2025-09-21 11:07:51 +02:00