VIB_StopPulse

構文

#include <nitro/vib.h>
void VIB_StopPulse(void);
 

引数

なし。

返り値

なし。

説明

パルス振動を停止します。

参照

VIB_StartPulse

履歴

2005/08/16 初版