Skip to main content

Crate egor_app

Crate egor_app 

Source

Modules§

input
time

Structs§

AppConfig
AppRunner
Generic application entry point
PhysicalSize
A size represented in physical pixels.
Window
Represents a window.

Enums§

ControlFlow
Set through ActiveEventLoop::set_control_flow().
Fullscreen
Fullscreen modes.
WindowEvent
Describes an event from a [Window].

Traits§

AppHandler
Trait defining application behavior