Where can I find a good documentation where I can find all functions/methods
related to cocos2d-x?
I’ve never used objective-c before and it’s a bit confusing to translate each objective-c function into C++.
For example, I’m looking for a spritesheet class so I can use spritesheets in my game,
I’m having trouble finding this and all of it’s class members and methods associated with this class.