ParticleSystem:setParticleLife (日本語)

LÖVE 0.9.0 から廃止
ParticleSystem:setParticleLifetime へ名称変更。

パーティクルの活動限界を設定します。

関数

概要

ParticleSystem:setParticleLife( min, max )

引数

number min
パーティクルの最小活動限界 (秒単位)
number max (min)
パーティクルの最大活動限界 (秒単位)

返値

ありません。

関連



そのほかの言語