display.newGroup( [child1 [, child2 [, child3 ... ]]] ) With no args, create an empty group and set parent to root The following is EXPERIMENTAL and undocumented: When a child is passed, create a new group whose parent is the child's, set the (x,y) to be the child's, insert the child into the new group, and reset the child's transform. For subsequent child arguments, only insert into new group i
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected