- 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.
推薦閱讀
- Unreal Engine Physics Essentials
- Java應(yīng)用與實戰(zhàn)
- Moodle Administration Essentials
- Python 深度學(xué)習(xí)
- 趣學(xué)Python算法100例
- Access 2010數(shù)據(jù)庫基礎(chǔ)與應(yīng)用項目式教程(第3版)
- C語言程序設(shè)計案例精粹
- C++寶典
- 匯編語言編程基礎(chǔ):基于LoongArch
- 零基礎(chǔ)輕松學(xué)C++:青少年趣味編程(全彩版)
- Getting Started with Electronic Projects
- 軟件測試技術(shù)
- 3D Printing Designs:The Sun Puzzle
- Mastering Bootstrap 4
- 計算機應(yīng)用基礎(chǔ)案例教程(第二版)