cocos2d / cocos2d-x-samples

Contains different cocos2d-x samples
MIT License
576 stars 242 forks source link

upgrade SwiftTetris to match cocos2d-x 3.3 #26

Closed ghost closed 9 years ago

ghost commented 9 years ago

The sample on mac platform will crash for that SimpleAudioEngine of cocos2d-x 3.3 now is no longer derived from cocos2d::Ref, so need to update the SimpleAudioEngine's Swift Binding.