Provides iteration access to a LegoWorldList.
LegoWorldListCursor(LegoWorldList *p_list)
Construct a cursor for a given LegoWorldList.
A specialized list for managing pointers to LegoWorld instances.
LegoWorldList(MxBool p_ownership=FALSE)
Constructor which may optionally enable ownership of the LegoWorld pointers.
MxS8 Compare(LegoWorld *p_a, LegoWorld *p_b) override
Compares two LegoWorld pointers for ordering.
Represents the active 3D world, holding all entity, animation, sound, path, and ROI objects.