- 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
推薦閱讀
- Instant Node Package Manager
- Oracle WebLogic Server 12c:First Look
- Building Modern Web Applications Using Angular
- Scala Design Patterns
- 數據庫系統原理及MySQL應用教程
- VSTO開發入門教程
- Asynchronous Android Programming(Second Edition)
- PLC應用技術(三菱FX2N系列)
- 持續輕量級Java EE開發:編寫可測試的代碼
- Python Essentials
- R語言數據挖掘:實用項目解析
- Mastering OAuth 2.0
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Appcelerator Titanium Smartphone App Development Cookbook
- 零基礎入門Python數據分析與機器學習