Updates the particle system; moving, creating and killing particles.
== 関数 ==
=== 概要 ===
<source lang="lua">
ParticleSystem:update( dt )
</source>
=== 引数 ===
{{param (日本語)|number|dt|The time (seconds) since last frame.}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Updates the particle system; moving, creating and killing particles.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:update}}