![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
This is the complete list of members for galaxy::RectPack, including all inherited members.
| clear() noexcept | galaxy::RectPack | |
| get_free_space() const noexcept | galaxy::RectPack | |
| get_height() const noexcept | galaxy::RectPack | |
| get_width() const noexcept | galaxy::RectPack | |
| init(const int width, const int height) noexcept | galaxy::RectPack | |
| m_free_rects | galaxy::RectPack | private |
| m_height | galaxy::RectPack | private |
| m_width | galaxy::RectPack | private |
| pack(const int width, const int height) | galaxy::RectPack | |
| RectPack() noexcept | galaxy::RectPack | |
| ~RectPack() noexcept | galaxy::RectPack |