SPL_StopDraw

SPL_StopDraw

構文

#include <spl/spl_emitter.h >

void SPL_StopDraw(SPLEmitter* p_emtr);

引数

p_emtr エミッタへのポインタ

返り値

なし

説明

指定したエミッタの描画を行わないように設定します。

履歴

ver.2004/06/16

 

ホームへ