See: Description
Interface | Description |
---|---|
IColoredString<T> |
A
String divided in chunks of different colors. |
ICombinedPanel<T> |
The combination of two panels, one to color the background, the other to
write characters on the foreground.
|
IMarkup<T> |
Created by Tommy Ettinger on 1/23/2016.
|
ISquidPanel<T> |
The abstraction of
SquidPanel s, to abstract from the UI
implementation (i.e. |
Class | Description |
---|---|
IColoredString.Bucket<T> |
A piece of a
IColoredString : a text and its color. |
IColoredString.Impl<T> |
A basic implementation of
IColoredString . |
ICombinedPanel.Impl<T> |
A generic implementation of
ICombinedPanel . |
IMarkup.StringMarkup |
Enum | Description |
---|---|
ICombinedPanel.What |
What to fill
|
Copyright © 2012–2016. All rights reserved.