Game Development Reference
In-Depth Information
Do you know C++?
Don't worry, the C part is easy. The first plus goes by really fast, but that second plus, oh
boy!
Remember, it is C. And if you have coded in Objective-C with the original Cocos2d, you
know good old C already even if you saw it in between brackets most of the time.
But C++ also has classes, just like Objective-C, and these classes are declared in the inter-
face files just like in Objective-C. So let's go over the creation of a C++ class.
Search WWH ::




Custom Search