pygame.mixer.init():mixer的初始化。程式中使用時,一般放在最前面的幾句程式碼中:. 程式碼如下: import pygame pygame.init() pygame.mixer.init().
確定! 回上一頁