mdfyahoo.blogg.se

Phaser 3.0 estim register
Phaser 3.0 estim register





If you set the total to be 20 and quantity to be 5 then flow will emit 4 times in total (4 x 5 = 20 total)

Phaser 3.0 estim register

It will carry on going until the total given is reached.Įach time the flow is run the quantity number of particles will be emitted together. If true and the property doesn't exist, false will be returned.ĬheckProperty (child, key, value, force) → Ĭall this function to start emitting a flow of particles at the given frequency. If force is true then the property will be checked on the child regardless if it already exists or not. This includes any Groups that are children. If set then only children with visible=true will be checked.

Phaser 3.0 estim register

If set then only children with alive=true will be checked. This call doesn't descend down children, so if you have a Group inside of this group, the property will be checked on the group but not its children. Quickly check that the same property across all children of this group is equal to the given value.







Phaser 3.0 estim register