Module conrod::drag [] [src]

Types and functionality related to the dragging behaviour of Widgets.

Structs

Area

Represents the draggable area of a widget by its coordinates and dimensions.

Enums

State

The current drag interaction for the Widget.

Functions

drag_widget

Drag the widget from its position xy and return the new position.