Module iced_audio::native::xy_pad[][src]

Display an interactive 2D XY Pad that controls two NormalParam parameters at once. One in the x coordinate and one in the y coordinate.

Structs

State

The local state of a XYPad.

XYPad

A 2D XY pad GUI widget that controls two NormalParam parameters at once. One in the x coordinate and one in the y coordinate.

Traits

Renderer

The renderer of an XYPad.