Interface IPaintRobot

    • Method Detail

      • getPaintEventListener

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