Posts

Showing posts with the label cocos2d-x

in cocos2d-x what is difference between atlas and sprite-sheet?

Image
Clash Royale CLAN TAG #URR8PPP in cocos2d-x what is difference between atlas and sprite-sheet? Im new in cocos2d-x game development engine but im dont understand what is difference between Atlas and sprite-sheet. are they same thing or not? By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

How to call cocos2d C++ method from javascript?

Image
Clash Royale CLAN TAG #URR8PPP How to call cocos2d C++ method from javascript? How can I call the C++ method cocos2d::utils::captureScreen from javascript when using cocos2d's javascript library? cocos2d::utils::captureScreen By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.