Skip to main content

Crate argui_core

Crate argui_core 

Source
Expand description

Dependency-light types shared by Argui crates.

Structs§

Affine2D
An affine matrix laid out as [m11, m12, m21, m22] plus translation.
Color
Insets
Distances from a window edge to the region kept clear for system UI.
KeyInput
Modifiers
Point
PointerEvent
PointerId
PointerSettings
Platform-independent timing and distance thresholds for pointer gestures.
Rect
Size
TextPosition
Transform2D
A decomposed, renderer-independent visual transform.
TransformOrigin

Enums§

BackdropMaterial
Semantic materials for an operating-system background effect. The compositor controls the blur kernel and may use the same material for all variants.
CaretAffinity
ColorInterpolation
ColorScheme
Effective color scheme used to render a window.
ImeInput
Key
KeyState
ParseColorError
PointerButton
PointerKind
PointerPhase
ScrollDelta
Device-independent wheel data. Line deltas remain distinct until a scroll container applies its configured logical line size.