我想知道如何使用pygame绘制图像.我知道如何加载它们.我做了一个空白的窗口.当我使用screen.blit(空白,(10,10))时,它不会绘制图像而是将屏幕留空.
python pygame image
image ×1
pygame ×1
python ×1