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

Conventions

In this book, you will find a number of styles of text 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: "The CCScene class can be used as a container of CCLayers."

A block of code is set as follows:

CCScene* HelloWorld::scene()
{
   CCScene *scene = CCScene::create();
    
   HelloWorld *layer = HelloWorld::create();
   
   scene->addChild(layer);
   
   return scene;
}

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

    Enemy* e = Enemy::createEnemy(gameplayLayer);
    gameplayLayer->addChild(e);
    e->shoot(0.016);

Any command-line input or output is written as follows:

cd desktop\coco2d-x-2.2.3\tools\project-creator

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on Download and select VS2012_WDX_ENU.iso. Click on Next and the download should begin."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 乌拉特前旗| 重庆市| 台中县| 巴南区| 天门市| 通辽市| 洪泽县| 海晏县| 南投县| 东明县| 泉州市| 嘉定区| 安新县| 南投市| 江北区| 中卫市| 青州市| 定日县| 临海市| 汕尾市| 永丰县| 阆中市| 秦皇岛市| 澄迈县| 宣化县| 南汇区| 芦溪县| 德江县| 郧西县| 宜丰县| 屏南县| 章丘市| 阳泉市| 富源县| 麻栗坡县| 瑞金市| 泰和县| 抚顺县| 日喀则市| 拉孜县| 临朐县|