Surface(screen.get_size()) #get_size()取得視窗尺寸背景變數= 背景變數.convert() ... import pygame as pg pg.init() #設定視窗width, height = 640, 480 screen ...
確定! 回上一頁