0
A
回答
0
嘗試做這樣的事情
self.run(SKAction.playSoundFileNamed("MexicanPause.wav", waitForCompletion: false))
我不知道你想要實現你的代碼的地方,但是這可以加入touchesBegan
甚至touchesEnded
。
相關問題
- 1. Swift3和JSON
- 2. 系列化和Swift3
- 3. SKAudioNode有問題做Xcode 9b2中的SKActions
- 4. Swift3中的SKScene和URLQueryItems?
- 5. 如何通過alamofire4和swift3
- 6. Swift3版本的performSelector和cancelPreviousPerformRequestWithTarget
- 7. swift3 webview和post請求
- 8. 在Swift3
- 9. 從firebase和緩存加載圖像swift3
- 10. 數據> JSON - Swift3 - 轉換和解析
- 11. Swift3:Openweather API返回零和API錯誤
- 12. UIImageView隱藏在Xcode8和Swift3中
- 13. 的applicationDidFinishLaunching不叫,用故事板和swift3
- 14. facebookSDK,Swift3和AppDelegate中處理登錄
- 15. 加密/解密的iOS(swift3),Android和PHP
- 16. CoreData和在Swift3中添加文本框
- 17. imageWithSize在Swift3
- 18. Swift3:ABSearchElement崩潰
- 19. GridBackground圖表Swift3
- 20. swift3 - 替換url
- 21. 創建swift3
- 22. ReactiveCocoa swift3遷移
- 23. swift3中的XMLParser.sharedParser.decode()
- 24. AppDelegate send reponse swift3
- 25. FBSDKRequestConnection警告swift3
- 26. 在Swift3 func collectionViewContentSize
- 27. NSPredicate在Swift3
- 28. 如何Swift3
- 29. swift3從空投
- 30. Node.js&Swift3 REST API
將您的代碼片段發佈爲答案中的文本而不是圖片。 –