Structs§
- Bevy
Vulkano Context - Wrapper around
VulkanoContext
to allow using them as resources - Bevy
Vulkano Settings - A resource for configuring usage winit and Vulkano
- Bevy
Vulkano Windows - Vulkano
Window - Vulkano
Winit Plugin - A
Plugin
that utilizeswinit
for window creation and event loop management. In addition, windows include custom render functionality with Vulkano. This is intended to replacebevy_winit
.
Enums§
- Update
Mode - Configure how the winit event loop should update.
Functions§
- get_
best_ videomode - Gets the “best” videomode from a monitor.
- get_
fitting_ videomode - Gets the “best” video mode which fits the given dimensions.
- winit_
runner - winit_
window_ position