Interface IAdvancedRobot

    • Method Detail

      • getAdvancedEventListener

        IAdvancedEvents getAdvancedEventListener()
        This method is called by the game to notify this robot about advanced robot event. Hence, this method must be implemented so it returns your IAdvancedEvents listener.
        Returns:
        listener to advanced events or null if this robot should not receive the notifications.
        Since:
        1.6