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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -