-
- Downloads
Added sound system
Showing
- proj/SkyXEngine/vs2013/SkyXEngine.sln 42 additions, 3 deletionsproj/SkyXEngine/vs2013/SkyXEngine.sln
- proj/xSound/vs2013/xSound.vcxproj 190 additions, 0 deletionsproj/xSound/vs2013/xSound.vcxproj
- proj/xSound/vs2013/xSound.vcxproj.filters 67 additions, 0 deletionsproj/xSound/vs2013/xSound.vcxproj.filters
- sdks/graphix 1 addition, 1 deletionsdks/graphix
- sdks/mital 1 addition, 1 deletionsdks/mital
- source/xEngine/Engine.cpp 16 additions, 0 deletionssource/xEngine/Engine.cpp
- source/xSound/AudioConverter.h 160 additions, 0 deletionssource/xSound/AudioConverter.h
- source/xSound/SoundBase.cpp 61 additions, 0 deletionssource/xSound/SoundBase.cpp
- source/xSound/SoundBase.h 74 additions, 0 deletionssource/xSound/SoundBase.h
- source/xSound/SoundEmitter.cpp 68 additions, 0 deletionssource/xSound/SoundEmitter.cpp
- source/xSound/SoundEmitter.h 35 additions, 0 deletionssource/xSound/SoundEmitter.h
- source/xSound/SoundLayer.cpp 221 additions, 0 deletionssource/xSound/SoundLayer.cpp
- source/xSound/SoundLayer.h 79 additions, 0 deletionssource/xSound/SoundLayer.h
- source/xSound/SoundLoader.cpp 57 additions, 0 deletionssource/xSound/SoundLoader.cpp
- source/xSound/SoundLoader.h 75 additions, 0 deletionssource/xSound/SoundLoader.h
- source/xSound/SoundPlayer.cpp 277 additions, 0 deletionssource/xSound/SoundPlayer.cpp
- source/xSound/SoundPlayer.h 76 additions, 0 deletionssource/xSound/SoundPlayer.h
- source/xSound/SoundSystem.cpp 257 additions, 0 deletionssource/xSound/SoundSystem.cpp
- source/xSound/SoundSystem.h 74 additions, 0 deletionssource/xSound/SoundSystem.h
- source/xSound/SoundTypes.h 37 additions, 0 deletionssource/xSound/SoundTypes.h
Loading
Please register or sign in to comment