MouseWheelInputEvent オブジェクトは MouseInputEvent
を継承します
type
string - イベントの種類。mouseWheel
になり得ます。deltaX
Integer (オプション)deltaY
Integer (オプション)wheelTicksX
Integer (オプション)wheelTicksY
Integer (オプション)accelerationRatioX
Integer (オプション)accelerationRatioY
Integer (オプション)hasPreciseScrollingDeltas
boolean (オプション)canScroll
boolean (オプション)