OSDN Git Service

サウンド再生を別スレッドにしてみた。
authorsfpgmr <sfpg@users.sourceforge.jp>
Sat, 5 May 2012 09:32:27 +0000 (18:32 +0900)
committersfpgmr <sfpg@users.sourceforge.jp>
Sat, 5 May 2012 09:32:27 +0000 (18:32 +0900)
commit2b64904eeaed97c3b3b7f0dc954ca84c53c57d9d
treed714b6106544d7a8a1310f127ef61643ef32ba96
parent754c062c3278432dcf3248a9b8c2adf2022e3ef2
サウンド再生を別スレッドにしてみた。
15 files changed:
ShootingGame/App.xaml.cpp
ShootingGame/App.xaml.h
ShootingGame/BasicTimer.cpp
ShootingGame/BasicTimer.h
ShootingGame/GameMain.cpp
ShootingGame/GameMain.h
ShootingGame/MainPage.xaml
ShootingGame/MainPage.xaml.cpp
ShootingGame/MainPage.xaml.h
ShootingGame/Package.appxmanifest
ShootingGame/ShootingGame.vcxproj
ShootingGame/SoundDriver.cpp
ShootingGame/pch.h
ShootingGame/sf_com.cpp [new file with mode: 0644]
ShootingGame/sf_com.h [new file with mode: 0644]