Ismaw34

Results 3 issues of Ismaw34

Hello, I think you know this already but, the wrapper does not work on the released 4.2 raylib. I think is being worked on https://github.com/RobLoach/raylib-cpp/pull/188 but i dont know if...

When loading 2 raylib::Music files, and waiting on a if (!currentMusic.IsPlaying()) to switch to music2 using the same pointer. The Music file does not update correctly. Draft example: raylib::Music* currentMusic,...

The first change is checking if the values do exists or it will throw errors if they dont. The second change is when creating from a contract with multiple lines...

stale