MouseWheelInputEvent オブジェクトは MouseInputEvent を継承します
- typestring - イベントの種類。- mouseWheelになり得ます。
- deltaXInteger (オプション)
- deltaYInteger (オプション)
- wheelTicksXInteger (オプション)
- wheelTicksYInteger (オプション)
- accelerationRatioXInteger (オプション)
- accelerationRatioYInteger (オプション)
- hasPreciseScrollingDeltasboolean (オプション)
- canScrollboolean (オプション)