Hi again!
> group.sprites() returns a list of sprites in the group. or:
>
> for sprite in group:
>   # do something with sprite.
>
Thanks a lot. :)

I read the documentation and I understand pretty well :)

Reply via email to