- The Android Game Developer's Handbook
- Avisekhar Roy
- 147字
- 2021-07-14 10:28:53
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
<application <!-- other declarations and tags --> android:isGame="true" <!-- other declarations and tags --> >
Any command-line input or output is written as follows:
cd platform-tools
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "In the Configure Project window, enter a name for the application."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- UML和模式應用(原書第3版)
- 精通軟件性能測試與LoadRunner實戰(第2版)
- SEO實戰密碼
- Learn WebAssembly
- Easy Web Development with WaveMaker
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- 輕松上手2D游戲開發:Unity入門
- 一步一步跟我學Scratch3.0案例
- 現代CPU性能分析與優化
- Python網絡爬蟲實例教程(視頻講解版)
- Java從入門到精通(視頻實戰版)
- 大話代碼架構:項目實戰版
- Java EE程序設計與開發實踐教程
- 系統分析師UML用例實戰