lxgui
Public Attributes | List of all members
lxgui::gui::layer_container Struct Reference

Contains gui::layered_region. More...

#include <gui_frame.hpp>

Public Attributes

bool is_disabled = false
 
std::vector< utils::observer_ptr< layered_region > > region_list
 

Detailed Description

Contains gui::layered_region.

Definition at line 33 of file gui_frame.hpp.

Member Data Documentation

◆ is_disabled

bool lxgui::gui::layer_container::is_disabled = false

Definition at line 34 of file gui_frame.hpp.

◆ region_list

std::vector<utils::observer_ptr<layered_region> > lxgui::gui::layer_container::region_list

Definition at line 35 of file gui_frame.hpp.


The documentation for this struct was generated from the following file: