

Public Member Functions | |
| newmons_square_find (dungeon_feature_type grdw, const coord_def &pos, int maxdist=0) | |
| coord_def | pathfind () |
| bool | path_flood (const coord_def &c, const coord_def &dc) |
Public Attributes | |
| std::set< dungeon_feature_type > | passable |
| newmons_square_find::newmons_square_find | ( | dungeon_feature_type | grdw, | |
| const coord_def & | pos, | |||
| int | maxdist = 0 | |||
| ) | [inline] |
| coord_def newmons_square_find::pathfind | ( | ) | [inline] |

1.5.6