is it possible to retrieve all children of a certain type from a parent in actionscript 3?
i only see getChildAt,getChildByName, is there a getchild of a certain type like get all childs of object type:Food?
is it possible to retrieve all children of a certain type from a parent
Share
Might need some tweaking, but it would go something like that.