Expand description
Predefined primitive UI elements & render helpers.
Re-exports§
pub use crate::colors::with_alpha;
Structs§
- A table column setup with icon.
Functions§
- Returns the width of the given number of “0” characters.
- Renders a combo box for items from an iterator.
- Renders a combo box for an enum implementing
IntoEnumIterator
. - Renders a combo box for an enum implementing
VariantArray
. - Renders a float input with a custom format.
- Renders a custom key input.
- Renders an input for a
u32
. - Renders a right-click context menu for the last item.
- Renders a reset button.
- Enable small padding similar to ArcDPS and other plugins.
- Renders a table header with icon.
- Renders a table with (optional) icon headers.
- Renders a table with (optional) icon headers and sizing parameters.
- Renders a right-click context menu for the window.
Type Aliases§
- Icon type.