- Mastering CryENGINE
- Sascha Gundlach Michelle K. Martin
- 192字
- 2021-07-16 12:07:23
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: "The OnReset()
function will be called every time the entity script is reloaded."
A block of code is set as follows:
if (slot == 0) then self:DrawSlot(0, 1); self:DrawSlot(1, 0); else self:DrawSlot(0, 0); self:DrawSlot(1, 1); end
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
if (slot == 0) then
self:DrawSlot(0, 1);
self:DrawSlot(1, 0);
else
self:DrawSlot(0, 0);
self:DrawSlot(1, 1);
end
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: "Clicking on Show Log File will open the respective logfile for you automatically."
- Raspberry Pi 3 Cookbook for Python Programmers
- Creating Dynamic UI with Android Fragments
- Deep Learning with PyTorch
- Intel FPGA/CPLD設(shè)計(jì)(高級(jí)篇)
- Learning Stencyl 3.x Game Development Beginner's Guide
- OUYA Game Development by Example
- R Deep Learning Essentials
- Visual Media Processing Using Matlab Beginner's Guide
- 龍芯自主可信計(jì)算及應(yīng)用
- 數(shù)字媒體專業(yè)英語(yǔ)(第2版)
- STM32自學(xué)筆記
- Building Machine Learning Systems with Python
- The Deep Learning with PyTorch Workshop
- 嵌入式系統(tǒng)設(shè)計(jì)大學(xué)教程(第2版)
- 施耐德M241/251可編程序控制器應(yīng)用技術(shù)