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

  • Learning AndEngine
  • Martin Varga
  • 193字
  • 2021-04-02 10:01:59

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 versionName value will be displayed in the store listing."

A block of code is set as follows:

@Override
public void populate() {
  ...
  engine.enableAccelerationSensor(activity, this);
}

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

if (player.isDead()) {
  endGameText.setVisible(true);
  if (score > activity.getHiScore()) {
    activity.setHiScore(score);
  }
}

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

adb install LearningAndEngine.apk

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: "The option is located in the main button bar and in the Window menu."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 南靖县| 四会市| 攀枝花市| 张家口市| 泗水县| 鄯善县| 临西县| 张家港市| 大足县| 田林县| 筠连县| 疏勒县| 涞水县| 台州市| 洪泽县| 宁海县| 阳泉市| 互助| 卓尼县| 定西市| 工布江达县| 长寿区| 深圳市| 泰安市| 沂源县| 东乌珠穆沁旗| 万安县| 怀来县| 马山县| 建德市| 娱乐| 营山县| 沂南县| 和政县| 庆云县| 东兰县| 炎陵县| 正镶白旗| 宁南县| 道真| 张家港市|