scratchjr/ios/ScratchJr
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
..
en.lproj Initial commit 2016-01-08 14:31:04 -05:00
src Fix formatting and restart bug 2017-03-14 14:31:18 -04:00
ScratchJr-Prefix.pch Initial commit 2016-01-08 14:31:04 -05:00
View.xib Initial commit 2016-01-08 14:31:04 -05:00