setMaterial(material, fixtureKey) Parameters Name Type Description
tint : number The tint applied to the sprite. This is a hex value. A value of 0xFFFFFF will remove any tint effect.
onTouchStart(event) The internal method that handles the touchstart event from the browser. Parameters
justPressedRate : number The number of milliseconds below which the Pointer is considered justPressed.
setTo(x, y, width, height) → {Phaser.Ellipse}
transformCallback : Function The callback that will apply any scale limiting to the worldTransform.
blendMode : number The blend mode to be applied to the sprite. Set to PIXI.blendModes.NORMAL to remove any blend mode.
new GameObjectFactory(game) The GameObjectFactory is a quick way to create many common game objectsusing
right : number The x coordinate of the rightmost point of the Ellipse. Changing the right property of an Ellipse object has no
Page 14 of 100