|
libtmx
0.4.0
an C++11 library for reading TMX files
|
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::Cell | inline |
| getGID() const noexcept | tmx::Cell | inline |
| isDiagonallyFlipped() const noexcept | tmx::Cell | inline |
| isHorizontallyFlipped() const noexcept | tmx::Cell | inline |
| isVerticallyFlipped() const noexcept | tmx::Cell | inline |
1.8.9.1