Call-next-method with arguments
(defmethod draw-part ((part hidden-circle) stream)
(declare (ignore stream))
(call-next-method part *hidden-stream*))
Previous slide
Next slide
Back to first slide
View graphic version