This is the complete list of members for Tmx::ImageLayer, including all inherited members.
GetHeight() const | Tmx::Layer | inline |
GetImage() const | Tmx::ImageLayer | inline |
GetLayerType() const | Tmx::Layer | inline |
GetName() const | Tmx::Layer | inline |
GetOpacity() const | Tmx::Layer | inline |
GetParseOrder() const | Tmx::Layer | inline |
GetProperties() const | Tmx::Layer | inline |
GetWidth() const | Tmx::Layer | inline |
GetX() const | Tmx::Layer | inline |
GetY() const | Tmx::Layer | inline |
GetZOrder() const | Tmx::Layer | inline |
ImageLayer(const Tmx::Map *_map) | Tmx::ImageLayer | |
IsVisible() const | Tmx::Layer | inline |
Layer(const Tmx::Map *_map, const std::string _name, const int _x, const int _y, const int _width, const int _height, const float _opacity, const bool _visible, const LayerType _layerType) | Tmx::Layer | |
Layer(const Tmx::Tile *_tile, const std::string _name, const int _x, const int _y, const int _width, const int _height, const float _opacity, const bool _visible, const LayerType _layerType) | Tmx::Layer | |
mapGetMap() const | Tmx::Layer | inline |
Parse(const tinyxml2::XMLNode *imageLayerNode) | Tmx::ImageLayer | virtual |
SetZOrder(int z) | Tmx::Layer | inline |
~ImageLayer() (defined in Tmx::ImageLayer) | Tmx::ImageLayer | |
~Layer() (defined in Tmx::Layer) | Tmx::Layer | virtual |