Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Box ¶
func Box(width, height int, text ...string) []objects.Renderable
Box creates an array of renderables of the provided dimensions with optional text rows.
func Translate ¶
func Translate(items []objects.Renderable, offset objects.Point) []objects.Renderable
Translate maps each provided renderable to a new location based on a provided offset.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.