mapmark.cc File Reference

#include "AppHdr.h"
#include <algorithm>
#include "mapmark.h"
#include "clua.h"
#include "cluautil.h"
#include "coordit.h"
#include "directn.h"
#include "dlua.h"
#include "libutil.h"
#include "l_defs.h"
#include "l_libs.h"
#include "stuff.h"
#include "env.h"
#include "tags.h"

Include dependency graph for mapmark.cc:


Functions

bool marker_vetoes_operation (const char *op)
bool feature_marker_at (const coord_def &pos, dungeon_feature_type feat)
coord_def find_marker_position_by_prop (const std::string &prop, const std::string &expected)
std::vector< coord_deffind_marker_positions_by_prop (const std::string &prop, const std::string &expected, unsigned maxresults)
std::vector< map_marker * > find_markers_by_prop (const std::string &prop, const std::string &expected, unsigned maxresults)
void remove_markers_and_listeners_at (coord_def p)

Function Documentation

bool feature_marker_at ( const coord_def pos,
dungeon_feature_type  feat 
)

Here is the call graph for this function:

coord_def find_marker_position_by_prop ( const std::string prop,
const std::string expected 
)

Here is the call graph for this function:

std::vector<coord_def> find_marker_positions_by_prop ( const std::string prop,
const std::string expected,
unsigned  maxresults 
)

Here is the call graph for this function:

std::vector<map_marker*> find_markers_by_prop ( const std::string prop,
const std::string expected,
unsigned  maxresults 
)

Here is the call graph for this function:

bool marker_vetoes_operation ( const char *  op  ) 

Here is the call graph for this function:

void remove_markers_and_listeners_at ( coord_def  p  ) 

Here is the call graph for this function:


Generated on Thu Jan 13 13:09:42 2011 by  doxygen 1.5.6