Window.resetMouseVelocity

機能/意味

[Windows*]マウス座標移動速度計測のリセット

タイプ
Windowクラスのメソッド
構文
resetMouseVelocity()
引数
戻り値
なし (void)
説明

マウスの座標移動速度計測をリセットします。
リセットすることで任意のタイミングから速度計測を開始することが出来ます。

参照
Window.getMouseVelocity