[−][src]Module conrod_core::widget::number_dialer
A widget for precision control over any base-10 digit within a given value.
Structs
| GlyphSlot | Each digit in the adjustable value has its own Rectangle and Text widgets. |
| NumberDialer | A widget for precision control over any digit within a value. |
| State | The state of the NumberDialer. |
| Style | Unique graphical styling for the NumberDialer. |