Module ui

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
Positions wrapped widget in the 3D game world at pos.
ItemTooltip
A widget for displaying tooltips
ItemTooltipManager
OutlinedText
RadioList
RichText
a widget for rendering text with inline images/icons
Scale
ToggleButton
Tooltip
A widget for displaying tooltips
TooltipManager
Ui

Enumsยง

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

Traitsยง

Ingameable
Extension trait for positioning a widget at a 3D point in the game world.
ItemTooltipable
Tooltipable

Functionsยง

default_scissor ๐Ÿ”’