Pygame.mouse.set_cursor((8,8),(0,0),(0,0,0,0,0,0,0,0),(0,0,0,0,0,0,0,0)) is causing errors

前端 未结 0 1064
春和景丽
春和景丽 2020-12-21 01:20

I googled how to make an invisible mouse cursor, and this is what all sources said to include.

pygame.mouse.set_cursor((8,8),(0,0),(0,0,0,0,0,0,0,0),(0,0,0,0,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题