Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ToolKit ¶
type ToolKit struct {
// contains filtered or unexported fields
}
ToolKit is a convinient set of function to operate with a led of Matrix.
func (*ToolKit) PlayAnimation ¶
PlayAnimation play the image during the delay returned by Next, until an err is returned, if io.EOF is returned, PlayAnimation finish without an error.
func (*ToolKit) PlayFrames ¶
PlayFrames draws a sequence of frames.
Click to show internal directories.
Click to hide internal directories.