Interface Obs.FinishExplorationNode

Enclosing class:
Obs

public static interface Obs.FinishExplorationNode
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    finishNode(Level parentLevel, State newState)
    Indicate that the exploration node was successful and produced this newState
  • Method Details

    • finishNode

      void finishNode(Level parentLevel, State newState)
      Indicate that the exploration node was successful and produced this newState