Arlecchino.Modals
Classes
| Type | Summary |
|---|---|
Modal | A dialog waiting for an answer, assigned to ArlecchinoState.Modal. It draws itself and reads its own keys, so a kind an application writes is another subclass and nothing more. |
ModalFrame | Everything a dialog needs from the application: where to draw, the words to draw in, the keys to obey, and how to close. A dialog is a value, so it is given these when asked to act. |
Structs
| Type | Summary |
|---|---|
Piece | One run of a line inside a dialog, with the color it is written in. |