Module stark::context[][src]

Functions

get_icon

Retrieves an icon from a PNG file and outputs it in the format desired by winit

init_context

Uses winit to acquire a graphical frame and create an event loop for it

run_loop

Serves as the main loop for the context thread; occupies a winit event loop