SPL_SetEmitterVelocityY

SPL_SetEmitterVelocityY

構文

#include <spl/spl_emitter.h >

void SPL_SetEmitterVelocityY(SPLEmitter* p_emtr, fx32 vy);

引数

p_emtr エミッタへのポインタ
vy 設定速度

返り値

なし

説明

指定したエミッタのy方向の速度を設定します。

履歴

ver.2004/07/05 ver.2004/06/16

 

ホームへ