Module conrod_prompt::text_confirm[][src]

Structs

Ids
Style
TextConfirm

Request the user type some text, allowing them to cancel the prompt or confirm. This is a wrapper around a TextBox, plus two side-by-side buttons with the default labels “Cancel” and “OK”.

Enums

Event