circle

package
v0.0.0-...-7db34b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Animation

type Animation struct {
	// contains filtered or unexported fields
}

func NewAnimation

func NewAnimation(sz image.Point) *Animation

func (*Animation) Delay

func (a *Animation) Delay() time.Duration

func (*Animation) Image

func (a *Animation) Image() image.Image

func (*Animation) Next

func (a *Animation) Next() error

type Circle

type Circle struct {
	// contains filtered or unexported fields
}

func NewCircle

func NewCircle(ctx *gg.Context) *Circle

func (*Circle) Draw

func (c *Circle) Draw()

func (*Circle) Next

func (c *Circle) Next()

type Point

type Point struct {
	X float64
	Y float64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL