SPL_SetEmitterParticleLife

SPL_SetEmitterParticleLife

構文

#include <spl/spl_emitter.h >

void SPL_SetEmitterParticleLife( SPLEmitter* p_emtr, u16 ptcl_life );

引数

p_emtr エミッタへのポインタ
ptcl_life パーティクル寿命

返り値

なし

説明

放出するパーティクルの寿命をセットします。

履歴

ver.2004/07/16

 

ホームへ