Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FramesFromSlice ¶
func FramesFromSlice(frames []string) *sliceFrames
func FramesFromString ¶
func FramesFromString(frames string) *sliceFrames
func UTF8stringWidth ¶
Types ¶
type Animation ¶
type Animation struct {
Framerate float64
Source FrameSource
Output io.Writer
ClearLastFrame bool
WaitUntilDone func()
// contains filtered or unexported fields
}
type FrameSource ¶
Click to show internal directories.
Click to hide internal directories.