Python Basics Pygame Sprite Update Method

preview_player
Показать описание
Learn how to use the sprite update method to move a sprite with a mouse click for python programming

twitter: @python_basics

#pythonprogramming #pythonbasics #pythonforever #pygame
Рекомендации по теме
Комментарии
Автор

How you can draw you Sprite object without .draw() or blit()? And how this green square can move without updating all screen? I mean, it must be "phantom" squares everywhere! This part i can't understand. And how event.type can work if you don't have event.get()? Or i missed all this parts of code?

ДенисБеспалов-эм