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

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

Cell(unsigned gid, bool hflip=false, bool vflip=false, bool dflip=false)tmx::Cellinline
getGID() const noexcepttmx::Cellinline
isDiagonallyFlipped() const noexcepttmx::Cellinline
isHorizontallyFlipped() const noexcepttmx::Cellinline
isVerticallyFlipped() const noexcepttmx::Cellinline