|
lxgui
|
Contains frames sorted by level. More...
#include <gui_strata.hpp>
Public Attributes | |
| strata | id |
| std::pair< std::size_t, std::size_t > | range |
| bool | redraw_flag = true |
| std::shared_ptr< render_target > | target |
| quad | target_quad |
Contains frames sorted by level.
Definition at line 19 of file gui_strata.hpp.
| strata lxgui::gui::strata_data::id |
Definition at line 20 of file gui_strata.hpp.
| std::pair<std::size_t, std::size_t> lxgui::gui::strata_data::range |
Definition at line 21 of file gui_strata.hpp.
| bool lxgui::gui::strata_data::redraw_flag = true |
Definition at line 22 of file gui_strata.hpp.
| std::shared_ptr<render_target> lxgui::gui::strata_data::target |
Definition at line 23 of file gui_strata.hpp.
| quad lxgui::gui::strata_data::target_quad |
Definition at line 24 of file gui_strata.hpp.