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 | |
| addRef() | FIFE::FifeClass | [inline, virtual] |
| createLayer(const std::string &identifier, CellGrid *grid) | FIFE::Map | |
| decRef() | FIFE::FifeClass | [inline, virtual] |
| deleteLayer(Layer *) | FIFE::Map | |
| deleteLayers() | FIFE::Map | |
| getCamera(const std::string &id) | FIFE::Map | |
| getCameras() | FIFE::Map | |
| getChangedLayers() | FIFE::Map | [inline] |
| getFifeId() | FIFE::FifeClass | [inline] |
| getId() const | FIFE::Map | [inline] |
| getLayer(const std::string &identifier) | 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 | |
| getNumLayers() const | FIFE::Map | |
| getPoolId() | FIFE::ResourceClass | [inline, virtual] |
| getRefCount() | FIFE::FifeClass | [inline, virtual] |
| getResourceLocation() | FIFE::ResourceClass | [virtual] |
| 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, ImagePool *imagepool, AnimationPool *animpool, 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] |
| setResourceLocation(const ResourceLocation &location) | FIFE::ResourceClass | [virtual] |
| setTimeMultiplier(float multip) | FIFE::Map | [inline] |
| update() | FIFE::Map | |
| ~Map() | FIFE::Map | |