See: Description
| Interface | Description |
|---|---|
| Keyboard |
This interface is implemented by the keyboard component, to allow more
flexible use of it.
|
| Keyboard.UsabilityChecker |
Contract interface that has to implemented for usability check overides.
|
| TextBuffer |
This interface implements functionality for displaying and manipulating
text, like screens and robots.
|
| Enum | Description |
|---|---|
| TextBuffer.ColorDepth |
Used when setting a buffer's maximum color depth.
|