FunctionsMouseXInMouseXIn CallableMouseXIn(Left: number, Width: number): booleanCheck if the mouse position is within the boundaries of a given zone along the X axisParametersLeft: numberStarting position on the X axisWidth: numberWidth of the zoneReturns booleanReturns TRUE if the click occurred in the given zone
Check if the mouse position is within the boundaries of a given zone along the X axis