if (slot.isHeadExcited) {
                    Shape headShape = transformShape(getHeadShape(i));
                    g.draw(headShape);
                    if (slot.isHead) {
                        g.fill(headShape);