📜  当你得到 pygame.Surface 对象不可调用时在 python 中做什么 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:49.744000             🧑  作者: Mango

代码示例1
screen.blit(playerImg, (x, y))
you need to remeber the commas