GetMouseWheelMoveV method

Vector2C GetMouseWheelMoveV()

Implementation

Vector2C GetMouseWheelMoveV() {
  return _GetMouseWheelMoveV();
}