initSidebarItems({"enum":[["Error","An enum to represent various possible run-time errors that may occur."],["Flip","Flip settings."],["OpenGL",""]],"fn":[["empty_app","Creates a new empty application."]],"struct":[["PistonWindow","Contains everything required for controlling window, graphics, event loop."],["Texture","Represents a texture."],["TextureSettings","Texture creation parameters."]],"type":[["G2d","2D graphics."],["G2dTexture","Texture type compatible with `G2d`."],["GfxEncoder","Actual gfx::Stream implementation carried by the window."],["Glyphs","Glyph cache."]]});