- 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.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Python數(shù)據(jù)分析入門與實(shí)戰(zhàn)
- PostgreSQL for Data Architects
- 深入淺出Java虛擬機(jī):JVM原理與實(shí)戰(zhàn)
- Learning Python Design Patterns(Second Edition)
- Backbone.js Blueprints
- Express Web Application Development
- Mastering ArcGIS Enterprise Administration
- Visual Basic程序設(shè)計(jì)(第三版)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)指導(dǎo)
- 深入理解BootLoader
- Building Business Websites with Squarespace 7(Second Edition)
- Java多線程并發(fā)體系實(shí)戰(zhàn)(微課視頻版)
- Java核心編程
- 精通Rust(第2版)