playEffect with different volumes

Hi!

I added this little piece of functionality in CocosDenshion which is the ability to set different volumes to different effects.

You can check it here: https://bitbucket.org/nesdavid/cocos2dx/overview

Cheers!

Just so you know, you only did this for iOS. Also, you probably converted your line endings from LF to CR LF or something, so the diffs are messed up.

Sam Borenstein wrote:

Just so you know, you only did this for iOS. Also, you probably converted your line endings from LF to CR LF or something, so the diffs are messed up.

Oh yes, I forgot to mention that it’s only working for ios, soon I will make it work for linux, maybe android coming no to far away.

Thanks for checking the changes!

Edit:
I saw what you said about the cr cf line breaks and I find out that I was using an old cocos version. I removed the commit so there’s nothing new on the repository right now.
As soon as I fix the problem I will post it.