Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UpdateOp = updateOp{}
Functions ¶
Types ¶
type Loop ¶
type Loop struct { Receiver Receiver // contains filtered or unexported fields }
func (*Loop) StopAndWait ¶
func (l *Loop) StopAndWait()
type OperationFunc ¶
func DrawRectangle ¶
func DrawRectangle(args []string) OperationFunc
func Figure ¶
func Figure(args []string) OperationFunc
func Move ¶
func Move(args []string) OperationFunc
type OperationList ¶
type OperationList []Operation
Click to show internal directories.
Click to hide internal directories.