Check whether a song has finished playing in pygame

前端 未结 0 1719
悲哀的现实
悲哀的现实 2021-01-23 12:54

Is there any way to tell whether a song has finished playing in pygame?

Here\'s the code:

from tkinter import *
import pygame

root = Tk()
pygame.init()

d         


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