Phaser.Types.Actions

Scope: static

Source: src/actions/typedefs/index.js#L7

Static functions

CallCallback

CallCallback

Parameters:

name

type

optional

description

item

Phaser.GameObjects.GameObject

No

The Game Object to run the callback on.

Source: src/actions/typedefs/CallCallback.js#L1
Since: 3.0.0


GridAlignConfig

GridAlignConfig

Source: src/actions/typedefs/GridAlignConfig.js#L1
Since: 3.0.0


Updated on