[−][src]Module conrod_core::widget::envelope_editor
The EnvelopeEditor
widget and related items.
Structs
EnvelopeEditor | Used for editing a series of 2D Points on a cartesian (X, Y) plane within some given range. |
State | Represents the state of the EnvelopeEditor widget. |
Style | Styling for the EnvelopeEditor, necessary for constructing its renderable Element. |
Enums
Event | The kinds of events that may be yielded by the |
Traits
EnvelopePoint |
|