Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lights ¶
type Lights struct {
// contains filtered or unexported fields
}
Lights represents an array of lights.
func (*Lights) RunInstructions ¶
RunInstructions runs the instructions in the provided file.
func (*Lights) RunInstructions2 ¶
RunInstructions2 runs the instructions in the provided file.
func (*Lights) TotalBrightness ¶
TotalBrightness returns the total brightness of the light array.
Click to show internal directories.
Click to hide internal directories.