Hide cursor
This commit is contained in:
parent
e2a0e68839
commit
1bff74aeaa
@ -106,6 +106,8 @@ class Photoboite:
|
|||||||
self.screen = self.screen()
|
self.screen = self.screen()
|
||||||
pygame.font.init()
|
pygame.font.init()
|
||||||
|
|
||||||
|
pygame.mouse.set_visible(False)
|
||||||
|
|
||||||
self.background = 255, 255, 255
|
self.background = 255, 255, 255
|
||||||
self.buttons = []
|
self.buttons = []
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user