initSidebarItems({"enum":[["HorizontalAlignment","Describes a horizontal alignment."],["VerticalAlignment","Describes a vertical alignment."]],"fn":[["draw","Start drawing your UI."]],"mod":[["animations","Contains everything related to the animations that are supported by this library."],["widgets",""]],"struct":[["Alignment","Represents the alignment of a viewport."],["DrawContext","Contains everything required to draw a widget."],["Matrix","A 2x3 matrix. The data is stored in column-major."],["SharedDrawContext","A context shared between all draw contexts."],["UiState","Contains some persistent info about the UI."],["WidgetId","Represents an identifier of a widget. See the documentation of `DrawContext`."]],"trait":[["Draw","Trait for a context that can handle drawing."]]});