mon-movetarget.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool try_pathfind (monster *mon, const dungeon_feature_type can_move)
bool find_wall_target (monster *mon)
void check_wander_target (monster *mon, bool isPacified=false, dungeon_feature_type can_move=DNGN_UNSEEN)
int mons_find_nearest_level_exit (const monster *mon, std::vector< level_exit > &e, bool reset=false)
void set_random_slime_target (monster *mon)
bool find_siren_water_target (monster *mon)
bool pacified_leave_level (monster *mon, std::vector< level_exit > e, int e_index)


Function Documentation

void check_wander_target ( monster mon,
bool  isPacified = false,
dungeon_feature_type  can_move = DNGN_UNSEEN 
)

Here is the call graph for this function:

bool find_siren_water_target ( monster mon  ) 

Here is the call graph for this function:

bool find_wall_target ( monster mon  ) 

Here is the call graph for this function:

int mons_find_nearest_level_exit ( const monster mon,
std::vector< level_exit > &  e,
bool  reset = false 
)

Here is the call graph for this function:

bool pacified_leave_level ( monster mon,
std::vector< level_exit e,
int  e_index 
)

Here is the call graph for this function:

void set_random_slime_target ( monster mon  ) 

Here is the call graph for this function:

bool try_pathfind ( monster mon,
const dungeon_feature_type  can_move 
)

Here is the call graph for this function:


Generated on Thu Jan 13 13:12:37 2011 by  doxygen 1.5.6