LayerConst

LayerConst ⇐ Const

Kind: global class
Extends: Const

LayerConst()

Defines all layer names

MAIN_APP : number

The main application layer, is drawn on top

Kind: static constant of LayerConst
Default: 3

THIRD_APP : number

Third app layer appears between the main app and the players

Kind: static constant of LayerConst
Default: 2

PLAYER : number

The player is usually behind everything

Kind: static constant of LayerConst
Default: 1