Module ui

Source

Re-exportsยง

pub use graphic::Graphic;
pub use graphic::Id as GraphicId;
pub use graphic::Rotation;
pub use graphic::SampleStrat;
pub use graphic::Transform;
pub use keyed_jobs::KeyedJobs;

Modulesยง

cache ๐Ÿ”’
egui
event ๐Ÿ”’
fonts
graphic
ice
img_ids
keyed_jobs
scale ๐Ÿ”’
slot
A widget for selecting a single value along some linear range.
widgets ๐Ÿ”’

Structsยง

Event
ImageFrame
ImageSlider
Linear value selection.
Ingame
ItemTooltip
A widget for displaying tooltips
ItemTooltipManager
OutlinedText
RadioList
Scale
ToggleButton
Tooltip
A widget for displaying tooltips
TooltipManager
Ui

Enumsยง

DrawCommand ๐Ÿ”’
DrawKind ๐Ÿ”’
ScaleMode
Type of scaling to use.
UiError

Traitsยง

Ingameable
ItemTooltipable
Tooltipable

Functionsยง

default_scissor ๐Ÿ”’