- Haxe Game Development Essentials
- Jeremy McCurdy
- 160字
- 2021-07-30 10:29:50
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: "Open MenuState.hx
and navigate inside the Create
function."
A block of code is set as follows:
override public function create():Void { super.create(); }
Any command-line input or output is written as follows:
lime test flash
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: "If you're using FlashDevelop, you can create a class by right-clicking on the source folder and going to Add | New Class."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- LaTeX Cookbook
- 玩轉Scratch少兒趣味編程
- Moodle Administration Essentials
- Android Development with Kotlin
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Java軟件開發基礎
- PHP+MySQL網站開發項目式教程
- HTML5入門經典
- Python面向對象編程:構建游戲和GUI
- Active Directory with PowerShell
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- RealSenseTM互動開發實戰
- R用戶Python學習指南:數據科學方法
- Scratch從入門到精通
- C#網絡編程高級篇之網頁游戲輔助程序設計