- Procedural Content Generation for Unity Game Development
- Ryan Watkins
- 203字
- 2021-07-16 09:42:08
Conventions
In this book, you will find a number of styles of text 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:
1 int integerVariable = 42; 2 3 int interger function (int inInteger) { 4 return inInteger + 42; 5 }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
1 int integerVariable = 42;
2
3 int interger function (int inInteger) {
4 return inInteger + 42;
5 }
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on the Add component button and add Box 2D Collider and Sprite Renderer components".
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- JavaScript前端開發(fā)與實例教程(微課視頻版)
- 從0到1:Python數(shù)據(jù)分析
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- OpenCV 4計算機視覺項目實戰(zhàn)(原書第2版)
- Processing創(chuàng)意編程指南
- 持續(xù)集成與持續(xù)交付實戰(zhàn):用Jenkins、Travis CI和CircleCI構(gòu)建和發(fā)布大規(guī)模高質(zhì)量軟件
- Raspberry Pi Robotic Blueprints
- Vue.js應(yīng)用測試
- Python從入門到精通(第3版)
- SQL Server 入門很輕松(微課超值版)
- Node.js從入門到精通
- Python Projects for Kids
- 計算機應(yīng)用基礎(chǔ)(第二版)
- C++17 By Example
- Joomla!Search Engine Optimization