M
M
Maxim Siomin2020-06-12 12:27:46
Python
Maxim Siomin, 2020-06-12 12:27:46

How to make pygame game not show cursor?

The game on pygame displays a cursor, I need to remove it, the game does not need a mouse at all

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
milssky, 2020-06-12
@MaxSiominDev

There is also a special method https://www.pygame.org/docs/ref/mouse.html#pygame....
pygame.mouse.set_visible(False)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question