TheCherno / Sparky

Cross-Platform High Performance 2D/3D game engine for people like me who like to write code.
Apache License 2.0
1.1k stars 221 forks source link

Added VFS support for sounds. #98

Closed Jacob-Mango closed 8 years ago

Jacob-Mango commented 8 years ago

I have added VFS support for sounds when loading in.

I have also added getters for Yaw, Pitch and an unused Roll (originally for my purposes but since no bugs I have placed it in here as well).

Note: MSVS or Git must have done something to the files as there were a lot of blank changes in the files which I tried to fix.

Jacob-Mango commented 8 years ago

Something went wrong with this pull. Ignore it all.