Settings
Help
Module interaction
egui
0.33.0
Module interaction
Module Items
Structs
Functions
In crate egui
Modules
animation_manager
atomics
cache
containers
context
data
debug_text
drag_and_drop
grid
gui_zoom
hit_test
id
input_state
interaction
introspection
layers
layout
load
memory
menu
mutex
os
output
painter
pass_state
placer
plugin
response
sense
special_emojis
style
text
text_selection
ui
ui_builder
ui_stack
util
viewport
widget_rect
widget_text
widgets
Macros
generate_loader_id
github_link_file
github_link_file_line
include_image
Structs
Align2
AllocatedAtomLayout
Atom
AtomLayout
AtomLayoutResponse
Atoms
ClippedPrimitive
Color32
ColorImage
Context
CornerRadius
DragAndDrop
DroppedFile
EventFilter
FontData
FontDefinitions
FontId
FontTweak
FullOutput
Galley
Grid
HoveredFile
Id
InputOptions
InputState
KeyboardShortcut
Layout
Margin
Memory
Mesh
ModifierNames
Modifiers
MultiTouchInfo
OpenUrl
Options
PaintCallback
PaintCallbackInfo
Painter
PlatformOutput
PointerState
Pos2
Rangef
RawInput
Rect
RectAlign
RepaintCause
RequestRepaintInfo
Rgba
SafeAreaInsets
Sense
Shadow
SizedAtom
Stroke
TextFormat
TextureHandle
TextureOptions
TexturesDelta
TouchDeviceId
TouchId
Ui
UiBuilder
UiStack
UiStackInfo
UiStackIterator
UiTags
UserData
Vec2
Vec2b
ViewportInfo
WidgetInfo
WidgetRect
WidgetRects
Enums
Align
AtomKind
CursorIcon
Direction
Event
FocusDirection
FontFamily
ImageData
ImeEvent
Key
MouseWheelUnit
OutputCommand
PointerButton
Shape
SizedAtomKind
StrokeKind
SurrenderFocusOn
TextWrapMode
TextureFilter
TextureId
TextureWrapMode
Theme
ThemePreference
TouchPhase
UiKind
UserAttentionType
ViewportEvent
WidgetType
Constants
MINUS_CHAR_STR
NUM_POINTER_BUTTONS
Traits
AtomExt
IntoAtoms
NumExt
Plugin
Functions
__run_test_ctx
__run_test_ui
accesskit_root_id
lerp
pos2
remap
remap_clamp
vec2
warn_if_debug_build
Type Aliases
IdMap
Rounding
egui
Module
interaction
Copy item path
Source
Search
Settings
Help
Summary
Expand description
How mouse and touch interzcts with widgets.
Structs
§
Interaction
Snapshot
Calculated at the start of each frame based on:
Functions
§
interact
🔒