scratchjr/ios
chrisgarrity f752ff5760 Fix formatting and restart bug
In the current system you can’t have the same sound playing more than once at the same time - this is how it was implemented on Android, so we used the same restriction on iOS.

However in the previous version if you interrupted the sound to play it again, it continued from where it was instead of starting over. So it didn’t appear to do anything. Added resetting the current time to 0.0 on play to restart sounds.
2017-03-14 14:31:18 -04:00
..
Pods Initial commit 2016-01-08 14:31:04 -05:00
ScratchJr Fix formatting and restart bug 2017-03-14 14:31:18 -04:00
ScratchJr.xcodeproj Add npm build to free edition XCode project 2016-02-03 12:03:27 -05:00
ScratchJr.xcworkspace Initial commit 2016-01-08 14:31:04 -05:00
ScratchJrTests Initial commit 2016-01-08 14:31:04 -05:00
Settings.bundle Initial commit 2016-01-08 14:31:04 -05:00
.gitignore Initial commit 2016-01-08 14:31:04 -05:00
Podfile Initial commit 2016-01-08 14:31:04 -05:00
Podfile.lock Initial commit 2016-01-08 14:31:04 -05:00