- GameMaker Cookbook
- Brandon Gardiner
- 143字
- 2021-07-30 09:52:45
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 sprite and name it spr_enemy_patrol
."
A block of code is set as follows:
x1: -16 y1: -24 x2: 16 y2: -34 back color: black bar color: green to red
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 Add Event, then Other, and select Animation End."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- Servlet/JSP深入詳解
- Mastering C# Concurrency
- Mastering Swift 2
- Getting Started with Python Data Analysis
- Python:Master the Art of Design Patterns
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- JavaEE架構與程序設計
- 3D Printing Designs:Octopus Pencil Holder
- 大話代碼架構:項目實戰(zhàn)版
- 一覽眾山小:ASP.NET Web開發(fā)修行實錄
- WCF編程(第2版)
- Mastering Data Analysis with R
- 軟件測試項目實戰(zhàn)之功能測試篇
- Mastering MeteorJS Application Development
- A/B 測試:創(chuàng)新始于試驗