|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::Coords, including all inherited members.
| add(int32_t nX, int32_t nY) noexcept | stmg::Coords | |
| add(NPoint oXY) noexcept | stmg::Coords | |
| add(const Coords &oCoords) noexcept | stmg::Coords | |
| addRect(int32_t nX, int32_t nY, int32_t nW, int32_t nH) noexcept | stmg::Coords | |
| addRect(NRect oRect) noexcept | stmg::Coords | |
| begin() const noexcept | stmg::Coords | 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() const noexcept | stmg::Coords | 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 |
| isEmpty() const noexcept | stmg::Coords | |
| reInit() noexcept | stmg::Coords | |
| reInit(int32_t nAtLeastSize) noexcept | stmg::Coords | |
| remove(int32_t nX, int32_t nY) noexcept | stmg::Coords | |
| remove(NPoint oXY) noexcept | stmg::Coords | |
| remove(const Coords &oCoords) noexcept | 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 |
1.8.13