sclass PolygonWithColor { L points; // should be four RGB color; *() {} *(L *points, RGB *color) {} }