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
Types ¶
type Animation ¶
type Animation struct {
// Config part
Framerate float64
Source FrameSource
Output io.Writer
ClearLastFrame bool
// contains filtered or unexported fields
}
type FrameSource ¶
Click to show internal directories.
Click to hide internal directories.