FIFE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FIFE::Map Member List

This is the complete list of members for FIFE::Map, including all inherited members.

addCamera(const std::string &id, Layer *layer, const Rect &viewport)FIFE::Map
addChangeListener(MapChangeListener *listener)FIFE::Map
addInstanceForTransfer(Instance *instance, const Location &target)FIFE::Map
createLayer(const std::string &identifier, CellGrid *grid)FIFE::Map
deleteLayer(Layer *)FIFE::Map
deleteLayers()FIFE::Map
FifeClass()FIFE::FifeClassinline
finalizeCellCaches()FIFE::Map
getCamera(const std::string &id)FIFE::Map
getCameras() const FIFE::Map
getChangedLayers()FIFE::Mapinline
getFifeId()FIFE::FifeClassinline
getFilename() const FIFE::Mapinline
getId() const FIFE::Mapinline
getLayer(const std::string &identifier)FIFE::Map
getLayerCount() const FIFE::Map
getLayers() const FIFE::Mapinline
getMatchingCoordinates(const ModelCoordinate &coord_to_map, const Layer *from_layer, const Layer *to_layer, std::vector< ModelCoordinate > &matching_coords) const FIFE::Map
getMinMaxCoordinates(ExactModelCoordinate &min, ExactModelCoordinate &max)FIFE::Map
getTimeMultiplier() const FIFE::Mapinline
getTimeProvider()FIFE::Mapinline
initializeCellCaches()FIFE::Map
isChanged()FIFE::Mapinline
m_camerasFIFE::Mapprivate
m_changedFIFE::Mapprivate
m_changedLayersFIFE::Mapprivate
m_changeListenersFIFE::Mapprivate
m_filenameFIFE::Mapprivate
m_idFIFE::Mapprivate
m_layersFIFE::Mapprivate
m_renderBackendFIFE::Mapprivate
m_renderersFIFE::Mapprivate
m_timeProviderFIFE::Mapprivate
m_transferInstancesFIFE::Mapprivate
Map(const std::string &identifier, RenderBackend *renderbackend, const std::vector< RendererBase * > &renderers, TimeProvider *tp_master=NULL)FIFE::Map
Map(const Map &map)FIFE::Mapprivate
operator=(const Map &map)FIFE::Mapprivate
removeCamera(const std::string &id)FIFE::Map
removeChangeListener(MapChangeListener *listener)FIFE::Map
removeInstanceForTransfer(Instance *instance)FIFE::Map
setFilename(const std::string &file)FIFE::Mapinline
setId(const std::string &id)FIFE::Mapinline
setTimeMultiplier(float multip)FIFE::Mapinline
update()FIFE::Map
~FifeClass()FIFE::FifeClassinlinevirtual
~Map()FIFE::Map