Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeskMoveProgram ¶
type DeskMoveProgram struct {
// contains filtered or unexported fields
}
func NewProgram ¶
func NewProgram(desiredHeight float32, initialHeight float32, updates chan float32) *DeskMoveProgram
Click to show internal directories.
Click to hide internal directories.