[][src]Crate bevy_window

Modules

prelude

Structs

CloseWindow

An event that indicates a window should be closed.

CreateWindow

An event that indicates that a new window should be created.

CursorMoved
ExitOnWindowCloseState
Window
WindowCloseRequested

An event that is sent whenever a close was requested for a window. For example: when the "close" button is pressed on a window.

WindowCreated

An event that is sent whenever a new window is created.

WindowDescriptor
WindowId
WindowPlugin
WindowResized

A window event that is sent whenever a window has been resized.

Windows

Functions

exit_on_window_close_system