- Unity 2017 Game AI Programming(Third Edition)
- Ray Barrera Aung Sithu Kyaw Thet Naing Swe
- 134字
- 2021-07-02 19:14:10
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "In fact, behaviors derive from ScriptableObject, not MonoBehaviour, so they exist only as assets."
A block of code is set as follows:
private int currentTarget; private float distanceFromTarget; private Transform[] waypoints = null;
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "As you can see in the previous screenshot, we have Show Grid set to true."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Spring Boot 2實(shí)戰(zhàn)之旅
- Extending Jenkins
- 簡(jiǎn)單高效LATEX
- C語言程序設(shè)計(jì)實(shí)訓(xùn)教程
- MATLAB 2020從入門到精通
- Hands-On Full Stack Development with Go
- 深入理解Android:Wi-Fi、NFC和GPS卷
- WordPress 4.0 Site Blueprints(Second Edition)
- 利用Python進(jìn)行數(shù)據(jù)分析
- Python程序設(shè)計(jì)與算法基礎(chǔ)教程(第2版)(微課版)
- Visual Basic 6.0程序設(shè)計(jì)實(shí)驗(yàn)教程
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Mastering HTML5 Forms
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)及考試指南
- Hack與HHVM權(quán)威指南