[][src]Module simpleterm::terminal

Creates and interacts with a terminal window.

Structs

Terminal

A terminal stores a PistonWindow, background and foreground colors, a font, fontsize, and glyph cache, and the current message and input strings.