官术网_书友最值得收藏!

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, filenames, file extensions, pathnames, and user input, are shown as follows: "As we can see, the AppDelegate.swift and the ViewController.swift files were automatically created for us and right below that, we'd find the Main.Storyboard file."

A block of code is set as follows:

let score = player.score
var scoreCountNum = 0

do {
    HUD.scoreText = String(scoreCountNum)
    scoreCountNum = scoreCountNum * 2
} while scoreCountNum < score

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

// Collision bit masks
typedef NS_OPTIONS(NSUInteger, AAPLBitmask) {
    AAPLBitmaskCollision        = 1UL << 2,
    AAPLBitmaskCollectable      = 1UL << 3,
    AAPLBitmaskEnemy            = 1UL << 4,
 AAPLBitmaskSuperCollectable = 1UL << 5,
    AAPLBitmaskWater            = 1UL << 6
};

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: " Alternately, imagine that the player lost all of their lives and got a Game Over message."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 英超| 东明县| 宁国市| 衡阳市| 遵化市| 泾川县| 江津市| 无锡市| 甘孜县| 德阳市| 鹰潭市| 睢宁县| 云梦县| 张家川| 信阳市| 康保县| 中牟县| 彭阳县| 太仆寺旗| 通江县| 健康| 新余市| 密山市| 连南| 肥乡县| 海城市| 漳平市| 重庆市| 榆林市| 吐鲁番市| 介休市| 左权县| 韩城市| 盐津县| 蒙自县| 德钦县| 泸定县| 沂源县| 巨野县| 西平县| 阜南县|