phaser - v4.0.0-rc.4
Preparing search index...
phaser
phaser
Types
GameObjects
Particles
EmitterOpOnUpdateCallback
Type Alias EmitterOpOnUpdateCallback
EmitterOpOnUpdateCallback
:
(
particle
:
Particle
,
key
:
string
,
t
:
number
,
value
:
number
,
)
=>
number
The returned value updates the property for the duration of the particle's life.
Type declaration
(
particle
:
Particle
,
key
:
string
,
t
:
number
,
value
:
number
)
:
number
Parameters
particle
:
Particle
key
:
string
t
:
number
value
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
phaser - v4.0.0-rc.4
Loading...
The returned value updates the property for the duration of the particle's life.