Class CrossHitDetector

    • Field Detail

      • m_Diameter

        protected int m_Diameter
        the default diameter to use.
    • Constructor Detail

      • CrossHitDetector

        public CrossHitDetector()
        Initializes the hit detector (constructor only for GOE) with no owner.
      • CrossHitDetector

        public CrossHitDetector​(XYSequencePaintlet owner)
        Initializes the hit detector.
        Parameters:
        owner - the paintlet that uses this detector