|
SDL Window Engine
20200905
|
Открытые члены | |
| Rects (const std::vector< Rect > &v) | |
| Rects (const Rects &v) | |
| Rects (Rects &&v) noexcept | |
| Rects & | operator= (const Rects &v) |
| Rects & | operator= (Rects &&v) noexcept |
| int | index (const Point &) const |
| Rect | around (void) const |
| Rects & | push_back (const Rect &) |
| Rects & | push_back (const Rects &) |
| Rects & | operator<< (const Rect &) |
| Rects & | operator<< (const Rects &) |
| std::string | toString (void) const |
1.8.14