[][src]Module fna3h::win

Window

Structs

SdlWindowFlags

Newtype of untyped SDL_WindowFlags, which is used for SDL_CreateWindow

Enums

DisplayOrientation

PresentationParameters component

PresentInterval

PresentationParameters component

Functions

get_drawable_size

After your window is created, call this to check for high-DPI support.

prepare_window_attributes

Selects the most suitable graphics rendering backend for the system, then provides the application with context-sensitive bitflags for the OS window.

Type Definitions

PresentationParameters