Interface IInteractiveRobot

    • Method Detail

      • getInteractiveEventListener

        IInteractiveEvents getInteractiveEventListener()
        This method is called by the game to notify this robot about interactive events, i.e. keyboard and mouse events. Hence, this method must be implemented so it returns your IInteractiveEvents listener.
        Returns:
        listener to interactive events or null if this robot should not receive the notifications.
        Since:
        1.6