- I have a game written in coco2d-js v3.0, which I've embedded it into a web page.
- Now in order to run this web page (with my game in it) on a mobile device I need to use CCXWebView (or kind of).
Can I still got the native calls for a game even through the CCXWebView?
1) is done, but I'm still confused about 2).