Module bevy_window::prelude[][src]

Structs

CursorEntered
CursorLeft
CursorMoved
ReceivedCharacter

An event that is sent whenever a window receives a character from the OS or underlying system.

Window

An operating system window that can present content and receive user input.

WindowDescriptor
WindowMoved

An event that is sent when a window is repositioned in physical pixels.

Windows

Enums

FileDragAndDrop

Events related to files being dragged and dropped on a window.