Pygame Tools aktualisiert
parent
863515c477
commit
fc57196dbb
1 changed files with 2 additions and 3 deletions
|
@ -12,8 +12,7 @@ Hover(rect, function, args) -> Hover
|
|||
```
|
||||
    [pg.Hover.check](#check)
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### check()
|
||||
  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.
|
||||
####   check()
|
||||
    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.
|
||||
|
|
Loading…
Reference in a new issue