[−][src]Module amethyst_rendy::rendy::wsi
Window system integration.
Modules
| winit | Winit allows you to build a window on as many platforms as possible. |
Macros
| with_winit | Resolve into input AST if winit support is enabled. |
| without_winit | Resolve into input AST if winit support is disabled. |
Structs
| NextImages | Represents acquire frames that will be presented next. |
| Surface | Rendering target bound to window. |
| Target | Rendering target bound to window. With swapchain created. |