PyGamePlayer
PyGamePlayer copied to clipboard
Need to be able to deal with pygame.time.set_timer
Currently if this method is used it will run with the real pygame timer, not our intercepting one, which may cause synchronization issues.