added sound to pong and fixed some bugs
This commit is contained in:
parent
c7919309e9
commit
ac4036dfc8
15 changed files with 1373 additions and 111 deletions
|
@ -57,6 +57,7 @@
|
|||
/*
|
||||
Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
|
||||
*/
|
||||
[(PongViewController *)viewController restart];
|
||||
}
|
||||
|
||||
|
||||
|
|
Reference in a new issue