Pygame Sprites And Groups Explained!

Описание к видео Pygame Sprites And Groups Explained!

In this video I will explain the how to use pygame Sprite and Group Classes.

I'll show how to use inheritance to make a standard python class into a child of the pygame sprite class. I also go over how to use groups, how to draw and update them and additional methods like the kill method to delete a sprite from the group.

For the full source code and step by step explanation head over to my website: http://www.codingwithruss.com/pygame/...

Комментарии

Информация по комментариям в разработке