Input_CheckMouseWheelUp - MalisPierre/ModularGame GitHub Wiki

bool Input.CheckMouseWheelUp()


Description:

return true if the player is Scrolling Up with the wheel.


Parameters:

  • void

Returns:

  • bool: true if the wheel is going up, false if not.