lookedObject = new LookedObject(); addChild(lookedObject);
point1 = new Point(); addChild(point1);
(parent as LookedObject).drawLine();