FIFE
2008.0
|
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 | |
createLayer(const std::string &identifier, CellGrid *grid) | FIFE::Map | |
deleteLayer(Layer *) | FIFE::Map | |
deleteLayers() | FIFE::Map | |
getCamera(const std::string &id) | FIFE::Map | |
getCameras() const | FIFE::Map | |
getChangedLayers() | FIFE::Map | inline |
getFifeId() | FIFE::FifeClass | inline |
getId() const | FIFE::Map | inline |
getLayer(const std::string &identifier) | FIFE::Map | |
getLayerCount() const | FIFE::Map | |
getLayers() const | FIFE::Map | inline |
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::Map | inline |
getTimeProvider() | FIFE::Map | inline |
isChanged() | FIFE::Map | inline |
Map(const std::string &identifier, RenderBackend *renderbackend, const std::vector< RendererBase * > &renderers, TimeProvider *tp_master=NULL) | FIFE::Map | |
removeCamera(const std::string &id) | FIFE::Map | |
removeChangeListener(MapChangeListener *listener) | FIFE::Map | |
setId(const std::string &id) | FIFE::Map | inline |
setTimeMultiplier(float multip) | FIFE::Map | inline |
update() | FIFE::Map | |
~Map() | FIFE::Map |