python - Pygame, how to print content of a sprite group? -


i have sprite group called pygame.sprite.layeredupdates()

how view sprite inside group ? (for debugging )

i want name of every sprite indide group

read pygame doc - have sprites() methods gives list of sprites in group.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -