| libtmx
    0.4.0
    an C++11 library for reading TMX files | 
This is the complete list of members for tmx::TileLayer, including all inherited members.
| accept(const Map &map, LayerVisitor &visitor) const override | tmx::TileLayer | virtual | 
| addCell(Cell cell) | tmx::TileLayer | inline | 
| addProperty(const std::string &key, const std::string &value) | tmx::Component | |
| begin() const noexcept | tmx::TileLayer | inline | 
| const_iterator typedef | tmx::TileLayer | |
| end() const noexcept | tmx::TileLayer | inline | 
| getName() const noexcept | tmx::Layer | inline | 
| getOpacity() const noexcept | tmx::Layer | inline | 
| getProperty(const std::string &key, const std::string &def) const noexcept | tmx::Component | |
| hasProperty(const std::string &key) const noexcept | tmx::Component | |
| isVisible() const noexcept | tmx::Layer | inline | 
| Layer(const std::string &name, double opacity, bool visible) | tmx::Layer | inline | 
| TileLayer(const std::string &name, double opacity, bool visible) | tmx::TileLayer | inline | 
| ~Layer() | tmx::Layer | virtual | 
 1.8.9.1
 1.8.9.1