|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::TileCoords, including all inherited members.
| add(int32_t nX, int32_t nY, const Tile &oTile) noexcept | stmg::TileCoords | |
| add(NPoint oXY, const Tile &oTile) noexcept | stmg::TileCoords | |
| add(const TileCoords &oTileCoords) noexcept | stmg::TileCoords | |
| stmg::Coords::add(int32_t nX, int32_t nY) noexcept | stmg::Coords | |
| stmg::Coords::add(NPoint oXY) noexcept | stmg::Coords | |
| stmg::Coords::add(const Coords &oCoords) noexcept | stmg::Coords | |
| addRect(int32_t nX, int32_t nY, int32_t nW, int32_t nH, const Tile &oTile) noexcept | stmg::TileCoords | |
| addRect(NRect oRect, const Tile &oTile) noexcept | stmg::TileCoords | |
| stmg::Coords::addRect(int32_t nX, int32_t nY, int32_t nW, int32_t nH) noexcept | stmg::Coords | |
| stmg::Coords::addRect(NRect oRect) noexcept | stmg::Coords | |
| begin() noexcept | stmg::TileCoords | inline |
| begin() const noexcept | stmg::TileCoords | inline |
| clearData(int32_t nAtLeastSize) noexcept | stmg::Coords | protected |
| contains(int32_t nX, int32_t nY) const noexcept | stmg::Coords | |
| contains(NPoint oXY) const noexcept | stmg::Coords | |
| Coords() noexcept | stmg::Coords | |
| Coords(int32_t nAtLeastSize) noexcept | stmg::Coords | explicit |
| Coords(bool bTileCoords) noexcept | stmg::Coords | explicitprotected |
| Coords(bool bTileCoords, int32_t nAtLeastSize) noexcept | stmg::Coords | protected |
| end() noexcept | stmg::TileCoords | inline |
| end() const noexcept | stmg::TileCoords | inline |
| find(int32_t nX, int32_t nY) const noexcept | stmg::Coords | protected |
| getMinMax() const noexcept | stmg::Coords | |
| getOrCreate(NPoint oXY) noexcept | stmg::Coords | protected |
| getTile(int32_t nX, int32_t nY) const noexcept | stmg::TileCoords | |
| getTile(NPoint oXY) const noexcept | stmg::TileCoords | |
| isEmpty() const noexcept | stmg::Coords | |
| reInit(int32_t nAtLeastSize) noexcept | stmg::TileCoords | |
| stmg::Coords::reInit() noexcept | stmg::Coords | |
| remove(const Coords &oCoords) noexcept | stmg::TileCoords | |
| stmg::Coords::remove(int32_t nX, int32_t nY) noexcept | stmg::Coords | |
| stmg::Coords::remove(NPoint oXY) noexcept | stmg::Coords | |
| stmg::Coords::remove(const const_iterator &it) noexcept | stmg::Coords | |
| removeInRect(int32_t nX, int32_t nY, int32_t nW, int32_t nH) noexcept | stmg::Coords | |
| removeInRect(NRect oRect) noexcept | stmg::Coords | |
| size() const noexcept | stmg::Coords | |
| TileCoords() noexcept | stmg::TileCoords | |
| TileCoords(int32_t nAtLeastSize) noexcept | stmg::TileCoords | explicit |
1.8.13