if (slot.isMemExcited) {
                    Shape tokenShape = transformShape(getTokenShape(i));
                    g.draw(tokenShape);
                    if (slot.isFull) {
                        g.fill(tokenShape);