dgn-overview.h File Reference

#include "stash.h"
#include <vector>

Include dependency graph for dgn-overview.h:

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

Go to the source code of this file.

Functions

void overview_clear ()
void seen_notable_thing (dungeon_feature_type which_thing, const coord_def &pos)
bool move_notable_thing (const coord_def &orig, const coord_def &dest)
bool overview_knows_portal (dungeon_feature_type portal)
int overview_knows_num_portals (dungeon_feature_type portal)
void display_overview ()
bool unnotice_feature (const level_pos &pos)
std::string overview_description_string (bool display)
void set_level_annotation (std::string str, level_id li=level_id::current())
void clear_level_annotation (level_id li=level_id::current())
void set_level_exclusion_annotation (std::string str, level_id li=level_id::current())
void clear_level_exclusion_annotation (level_id li=level_id::current())
std::string get_level_annotation (level_id li=level_id::current(), bool skip_excl=false)
std::string get_coloured_level_annotation (int col, level_id li=level_id::current(), bool skip_excl=false)
bool level_annotation_has (std::string str, level_id li=level_id::current())
void annotate_level ()


Function Documentation

void annotate_level (  ) 

Here is the call graph for this function:

void clear_level_annotation ( level_id  li = level_id::current()  ) 

void clear_level_exclusion_annotation ( level_id  li = level_id::current()  ) 

void display_overview (  ) 

Here is the call graph for this function:

std::string get_coloured_level_annotation ( int  col,
level_id  li = level_id::current(),
bool  skip_excl = false 
)

Here is the call graph for this function:

std::string get_level_annotation ( level_id  li = level_id::current(),
bool  skip_excl = false 
)

bool level_annotation_has ( std::string  str,
level_id  li = level_id::current() 
)

Here is the call graph for this function:

bool move_notable_thing ( const coord_def orig,
const coord_def dest 
)

Here is the call graph for this function:

void overview_clear (  ) 

std::string overview_description_string ( bool  display  ) 

int overview_knows_num_portals ( dungeon_feature_type  portal  ) 

bool overview_knows_portal ( dungeon_feature_type  portal  ) 

void seen_notable_thing ( dungeon_feature_type  which_thing,
const coord_def pos 
)

Here is the call graph for this function:

void set_level_annotation ( std::string  str,
level_id  li = level_id::current() 
)

Here is the call graph for this function:

void set_level_exclusion_annotation ( std::string  str,
level_id  li = level_id::current() 
)

Here is the call graph for this function:

bool unnotice_feature ( const level_pos pos  ) 

Here is the call graph for this function:


Generated on Thu Jan 13 13:04:22 2011 by  doxygen 1.5.6