Function TCOD_frontier_pop

Function Documentation

TCOD_Error TCOD_frontier_pop(struct TCOD_Frontier *frontier)

Pop the next node from this frontier.

The popped node variables will placed in the active_dist and active_index attributes.