plus.addCommand(new LineTo(0, -radius, true));
plus.addCommand(new LineTo(radius, 0, true));
plus.addCommand(new LineTo(0, radius, true));
plus.addCommand(new LineTo(radius, 0, true));
plus.addCommand(new LineTo(0, radius, true));
plus.addCommand(new LineTo(-radius, 0, true));
plus.addCommand(new LineTo(0, radius, true));
plus.addCommand(new LineTo(-radius, 0, true));
plus.addCommand(new LineTo(0, -radius, true));
plus.addCommand(new LineTo(-radius, 0, true));
plus.addCommand(new LineTo(0, -radius, true));