Iano Njuguna Posted on Oct 6, 2023 Answer: pygame.time.clock() or pygame.clock.tick() error #python #pygame answer re: pygame.time.clock() or pygame.clock.tick() error Jun 6 '17 4 To use the pygame clock: clock = pygame.time.Clock() Then, clock.tick(60) Open Full Answer Top comments (0) Subscribe Code of Conduct • Report abuse For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)