- CRYENGINE Game Development Blueprints
- Richard Gerard Marcoux III Chris Goodswen Riham Toulan Sam Howels
- 173字
- 2021-07-16 20:21:14
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: "Create a new header file called CGameUIListener.h
."
A block of code is set as follows:
if( m_pGameUIListener ) delete m_pGameUIListener; m_pGameUIListener = nullptr;
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
import cryEngine_BP as CE
Any command-line input or output is written as follows:
Task Completed: Compression of 'Animations/Animations/Boris/boris_walkCycle01.caf'
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: "Click on the Create button."
- Java EE 6 企業級應用開發教程
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- AngularJS深度剖析與最佳實踐
- Internet of Things with the Arduino Yún
- PhoneGap Mobile Application Development Cookbook
- Visual Basic程序設計習題與上機實踐
- 代替VBA!用Python輕松實現Excel編程
- C++ Application Development with Code:Blocks
- Robot Framework Test Automation
- Java高手是怎樣煉成的:原理、方法與實踐
- Yii2 By Example
- PHP Microservices
- Mastering Object:Oriented Python(Second Edition)
- Java EE程序設計與開發實踐教程
- HTML5+jQuery Mobile移動應用開發