- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Roger Engelbert
- 69字
- 2021-07-23 20:00:28
The actual game scene
Finally, we'll get to see all our work and have some fun with it. But first, let's delete the HelloWorldScene
class (both header and implementation files). You'll get a few errors in the project so let's fix these.
References to the class must be changed at two lines in AppDelegate.cpp
. Go ahead and change the references to a GameLayer
class.
We'll create that class next.
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- 實戰低代碼
- Building an RPG with Unity 2018
- 高級語言程序設計(C語言版):基于計算思維能力培養
- 自制編程語言
- 從零開始學C#
- Java Fundamentals
- Learning Concurrency in Python
- 亮劍C#項目開發案例導航
- Unreal Engine 4 Game Development Essentials
- Access 2010數據庫教程(微課版)
- Java EE 7 First Look
- Elixir Cookbook
- Learning zANTI2 for Android Pentesting