Interface EventListener

    • Method Detail

      • handle

        boolean handle​(Event event)
        Try to handle the given event, if it is applicable.
        Returns:
        true if the event should be considered handled by scene2d.