update

    Updates the internal state of the grid according to the parameters to prepare it to search the path. Needs to be called if parameters like region, cellSize or offset are changed. isDirty will return true if this is the case and this needs to be called.

    AStarGrid2D.swift:506
    final func update()

    Other members in extension

    Types

    Type members

    Instance members

    Show implementation details (2)

    Hide implementation details