Per discord, user wants to clear sprite list, without popping off every sprite individually. Creating a brand new sprite list does not work in their use-case. While there is a SpriteList.clear() command it just throws a "not implemented" exception.
Per discord, user wants to clear sprite list, without popping off every sprite individually.
Creating a brand new sprite list does not work in their use-case.
While there is a SpriteList.clear() command it just throws a "not implemented" exception.