ManagedPositionedObjects
Last updated
Was this helpful?
Last updated
Was this helpful?
The ManagedPositionedObject list in the SpriteManager object is a list of which the SpriteManager is managing. In a typical project (using Glue), this list will contain mostly instances of Entities in your game, so you can look at this list to see what is actively managed.