The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Typedefs | Functions
teleport.hpp File Reference
#include "config.hpp"
#include "map/location.hpp"
Include dependency graph for teleport.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pathfind::teleport_group
 
class  pathfind::teleport_map
 
class  pathfind::manager
 

Namespaces

 pathfind
 

Typedefs

typedef std::pair< std::set< map_location >, std::set< map_location > > pathfind::teleport_pair
 

Functions

const teleport_map pathfind::get_teleport_locations (const unit &u, const team &viewing_team, bool see_all, bool ignore_units, bool check_vision)