# Two.Group.Children

A children collection which is accesible both by index and by object id.

# Children.ids

Map of all elements in the list keyed by ids.

# Children.attach

Argument Description
children The objects which extend Two.Shape to be added.

Adds elements to the ids map.

# Children.detach

Argument Description
children The objects which extend Two.Shape to be removed.

Removes elements to the ids map.