A Composite contains Dots and Constraints. It can be thought of as a "Body" in the Verlet simulation.

Constructor

new()

Variables

@:value([])constraints:Array<Constraint> = []

@:value([])dots:Array<Dot> = []

Methods