I develop android app and wonder what is difference between SoundEngine.sharedEngine().preloadEffect(context, resID) and SoundEngine.sharedEngine().preloadSound(context, resID)? Thanks in advanced

link|improve this question

How about checking the source code of each method? It certainly sounds redundant, maybe one of these methods is simply deprecated but left in for compatibility reasons. – LearnCocos2D Jan 19 at 22:57
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.