rusty_snek_gaem/target/doc/window/sidebar-items.js
2018-10-28 21:14:05 -05:00

1 line
680 B
JavaScript

initSidebarItems({"struct":[["NoWindow","A window without user interface, often used in server event loops."],["Position","Structure to store the window position."],["Size","Structure to store the window size."],["WindowSettings","Settings structure for window behavior."]],"trait":[["AdvancedWindow","Trait representing a window with the most features that are still generic."],["BuildFromWindowSettings","Constructs a window from a `WindowSettings` object."],["OpenGLWindow","Trait for OpenGL specific operations on a window."],["Window","Trait representing the minimum requirements for defining a window."]],"type":[["ProcAddress","The type of an OpenGL function address."]]});