Declaration

func addShapesFast(_ shapes: [GSShape])

Declaration

- (void) addShapesFast:(NSArray<GSShape *> *) shapes;

Declaration

addShapesFast_(shapes: list[GSShape])

Discussion

The shapes receive this layer as their parent.

See Also

Adding Shapes