Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Layers = map[int]*Layer{}
Functions ¶
Types ¶
type DrawScape ¶
type DrawScape struct { widget.BaseWidget Img *canvas.Image Bounds image.Rectangle Selection image.Rectangle }
func NewDrawScape ¶
func (*DrawScape) CreateRenderer ¶
func (ds *DrawScape) CreateRenderer() fyne.WidgetRenderer
func (*DrawScape) GetSelection ¶
func (ds *DrawScape) GetSelection()
func (*DrawScape) TappedSecondary ¶
func (ds *DrawScape) TappedSecondary(pe *fyne.PointEvent)
Click to show internal directories.
Click to hide internal directories.