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

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.

主站蜘蛛池模板: 姜堰市| 潼南县| 金塔县| 和平县| 平果县| 章丘市| 桂阳县| 乐昌市| 准格尔旗| 五大连池市| 大港区| 福泉市| 黑山县| 翁源县| 宁城县| 当雄县| 如东县| 台北市| 临汾市| 陇川县| 淮北市| 麻江县| 南开区| 东阿县| 永平县| 金塔县| 河曲县| 房产| 崇义县| 镶黄旗| 旌德县| 宣城市| 通道| 达州市| 东乡| 始兴县| 旬邑县| 平舆县| 临湘市| 蓝山县| 汉阴县|