- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Roger Engelbert
- 58字
- 2021-07-23 20:00:25
The class interface
This will be done in a .h
file. We'll use a text editor to create this file since I don't want any code hinting and autocompletion features getting in the way of you learning the basics of C++ syntax. So for now at least, open up your favorite text editor. Let's create a class interface!
推薦閱讀
- Responsive Web Design with HTML5 and CSS3
- 人臉識(shí)別原理及算法:動(dòng)態(tài)人臉識(shí)別系統(tǒng)研究
- Java Web應(yīng)用開發(fā)技術(shù)與案例教程(第2版)
- C語(yǔ)言程序設(shè)計(jì)教程
- 詳解MATLAB圖形繪制技術(shù)
- SQL Server 2008 R2數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用(第3版)
- Everyday Data Structures
- 工業(yè)機(jī)器人離線編程
- Python自然語(yǔ)言理解:自然語(yǔ)言理解系統(tǒng)開發(fā)與應(yīng)用實(shí)戰(zhàn)
- Unity Android Game Development by Example Beginner's Guide
- Application Development with Swift
- Java EE架構(gòu)設(shè)計(jì)與開發(fā)實(shí)踐
- 數(shù)據(jù)結(jié)構(gòu):Python語(yǔ)言描述
- Get Your Hands Dirty on Clean Architecture
- SQL Server 2014 Development Essentials