For the complete documentation index, see llms.txt. This page is also available as Markdown.

SpriteList

The SpriteList class was at one time the preferred class for storing a dynamic list of Sprites. New code should use the PositionedObjectList class, specifically PositionedObjectList<Sprite>.

Last updated

Was this helpful?