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

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.

主站蜘蛛池模板: 仁布县| 通山县| 桦甸市| 桐乡市| 宝山区| 屏东县| 三门县| 西乌珠穆沁旗| 丰台区| 灌阳县| 江达县| 偃师市| 剑阁县| 格尔木市| 金寨县| 辉县市| 伊宁县| 保亭| 太谷县| 宜都市| 舞钢市| 金溪县| 卓尼县| 玛沁县| 柞水县| 忻州市| 扬中市| 墨江| 静宁县| 周至县| 青铜峡市| 喜德县| 百色市| 台前县| 林西县| 孙吴县| 汽车| 德格县| 淮阳县| 景东| 定安县|