Pygame Tools aktualisiert

The Wobbler 2024-03-25 17:20:24 +01:00
parent 863515c477
commit fc57196dbb

@ -12,8 +12,7 @@ Hover(rect, function, args) -> Hover
``` ```
    [pg.Hover.check](#check)     [pg.Hover.check](#check)
<br>
<br> <br>
#### check() #### &emsp; check()
&emsp; Checks if the mouse is hovering over the rect. When the mouse is hovering over the rect, it returns True. If an additional function is given, it also executes the function. &emsp; &emsp; Checks if the mouse is hovering over the rect. When the mouse is hovering over the rect, it returns True. If an additional function is given, it also executes the function.