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

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.

主站蜘蛛池模板: 黄冈市| 巍山| 同仁县| 曲沃县| 比如县| 新蔡县| 辽阳县| 永德县| 辽阳县| 三台县| 浙江省| 蒲城县| 大安市| 上思县| 新营市| 齐齐哈尔市| 安宁市| 乐都县| 满洲里市| 会同县| 麦盖提县| 连云港市| 民县| 惠州市| 扎囊县| 南丹县| 兴隆县| 定襄县| 和平区| 大同市| 奈曼旗| 太仆寺旗| 策勒县| 米易县| 湘潭县| 文成县| 南皮县| 华容县| 广西| 南靖县| 石屏县|