Module veloren_voxygen::ui::ice::widget::overlay

source ·

Structs§

  • A widget used to overlay one widget on top of another Layout behaves similar to the iced::Container widget Manages filtering out mouse input for the back widget if the mouse is over the front widget Alignment and padding is used for the front widget

Traits§