libtmx  0.4.0
an C++11 library for reading TMX files
tmx::Image Member List

This is the complete list of members for tmx::Image, including all inherited members.

getFormat() const noexcepttmx::Imageinline
getHeight() const noexcepttmx::Imageinline
getSize() const noexcepttmx::Imageinline
getSource() const noexcepttmx::Imageinline
getTransparent() const noexcepttmx::Imageinline
getWidth() const noexcepttmx::Imageinline
hasSize() const noexcepttmx::Imageinline
Image(const std::string &format, const boost::filesystem::path &source, const std::string &trans, unsigned width, unsigned height)tmx::Imageinline