Documentation ¶
Index ¶
- Variables
- type Textbox
- func (tb *Textbox) Begin()
- func (tb *Textbox) End(w io.Writer) error
- func (tb *Textbox) Wb(text string) *Textbox
- func (tb *Textbox) Wblue(text string) *Textbox
- func (tb *Textbox) Wgray(text string) *Textbox
- func (tb *Textbox) Wgreen(text string) *Textbox
- func (tb *Textbox) Wred(text string) *Textbox
- func (tb *Textbox) Write(text string) *Textbox
- func (tb *Textbox) Ws(text string) *Textbox
- func (tb *Textbox) Wu(text string) *Textbox
- func (tb *Textbox) Wy(text string) *Textbox
Constants ¶
This section is empty.
Variables ¶
View Source
var BasePlane image.Image
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.