MCPcopy Create free account
hub / github.com/coronalabs/corona / newGroup

Method newGroup

librtt/Display/Rtt_LuaLibDisplay.cpp:1628–1684  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

GetObjectFactoryFunction · 0.85
lua_gettopFunction · 0.85
GetGeometricPropertyMethod · 0.80
CoronaLuaWarningFunction · 0.50
GetAllocatorMethod · 0.45
GetParentMethod · 0.45
InsertMethod · 0.45
TranslateMethod · 0.45

Tested by

no test coverage detected