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?
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?