Module conrod::theme [] [src]

Types a functionality for handling Canvas and Widget theming.

Structs

Theme

A serializable collection of canvas and widget styling defaults.

UniqueDefault

A WidgetDefault downcast to a Widget's unique Style type.

WidgetDefault

The defaults for a specific widget.

Constants

DEFAULT_MOUSE_DRAG_THRESHOLD

This is the default value that is used for Theme::mouse_drag_threshold.