Native code callbacks & monetization of Cocos 2d-x Games for windows phone 8 platform
Hi Folks! In the Previous posts I mentioned the basic setup for windows phone 8 Cocos 2d-x game and issues along with solutions.Now lets see how to write call back functions in a cocos 2d-x games to communicate with the c# code (generated code) and vice versa.