- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Roger Engelbert
- 132字
- 2021-07-23 20:00:25
Chapter 2. You Plus C++ Plus Cocos2d-x
This chapter will be aimed at two types of developers: the original Cocos2d developer who is scared of C++ but won't admit it to his friends and the C++ coder who never even heard of Cocos2d and finds Objective-C funny looking.
I'll go over the main syntax differences Objective-C developers should pay attention to and the few code style changes involved in developing with Cocos2d-x that C++ developers should be aware of. But first, a quick introduction to Cocos2d-x and what it is all about.
You will learn the following topics:
- What Cocos2d-x is and what it can do for you
- How to create classes in C++
- How to memory manage your objects in Cocos2d-x and C++
- What you get out of Ref
推薦閱讀
- Extending Jenkins
- Learning PostgreSQL
- C#編程入門指南(上下冊)
- Reactive Programming with Swift
- 面向對象程序設計(Java版)
- Python機器學習編程與實戰
- 表哥的Access入門:以Excel視角快速學習數據庫開發(第2版)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Apache Kafka Quick Start Guide
- Learning Laravel's Eloquent
- Instant Nancy Web Development
- Mastering Unity 2D Game Development(Second Edition)
- Java Web開發詳解
- Mastering C++ Multithreading
- Scala for Machine Learning(Second Edition)