<static> postUpdate() The FixedToCamera component postUpdate handler.Called automatically by the Game Object. Source code: gameobjects/components/FixedToCamera.js (Line 21)
[readonly] aspectRatio : number The aspect ratio of the scaled Display canvas. Source code: core/ScaleManager.js (Line 349)
create : Phaser.Create The Asset Generator. Source code: core/Game.js (Line 266)
totalTouches : number The total number of times this Pointer has been touched to the touchscreen. Source code: input/Pointer.js (Line 287)
blendModeManager : PIXI.WebGLBlendModeManager Manages the blendModes Source code: pixi/renderers/webgl/WebGLRenderer.js (Line 167)
mapBlendModes() Maps Pixi blend modes to WebGL blend modes. Source code: pixi/renderers/webgl/WebGLRenderer.js (Line 430)
[static] TEXT : number Source code: loader/Cache.js (Line 148)
alpha : number The alpha value of the group container. Inherited From Phaser.Group#alpha Source code: core/Group.js (Line 3003)
[readonly] physicsType : number The const physics body type of this object. Inherited From Phaser.Group#physicsType Source code: core/Group.js (Line 86)
fontSize : number The size of the font in pixels. Source code: gameobjects/BitmapText.js (Line 602)
Page 381 of 535