Interface Shape.PointerListener

    • Method Detail

      • run

        void run​(Shape s,
                 com.jogamp.math.Vec3f pos,
                 MouseEvent e)
        Event callback
        Parameters:
        s - the associated Shape for this event
        pos - relative object coordinates to the associated Shape
        e - original Newt MouseEvent