クラス _Vibrator
振動機能を使用するクラスです。
- (void)startVibrate
振動を開始します。
- (void)stopVibrate
振動を停止します。
- (void)vibrate
決められた時間の振動を行います。