DrawButtonHover CallableDrawButtonHover(Left, Top, Width, Height, HoveringText): voidDraw the hovering text tooltipParametersLeft: numberPosition of the tooltip from the left of the canvasTop: numberPosition of the tooltip from the top of the canvasWidth: numberWidth of the tooltipHeight: numberHeight of the tooltipHoveringText: stringText to display in the tooltipReturns voidNothing
Draw the hovering text tooltip