ixgb

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const BackendName = "XGB"

BackendName the name of backend

Variables

This section is empty.

Functions

This section is empty.

Types

type Deployer

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

func (*Deployer) Deploy

func (deployer *Deployer) Deploy(im *image.RGBA, area image.Rectangle)

type Environment

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

Environment implements backend.Environment for XGB.

func (*Environment) CreateHandler

func (env *Environment) CreateHandler(title string, x, y, width, height int) (backend.Handler, error)

CreateHandler creates a new handler.

func (*Environment) Run

func (env *Environment) Run() error

type Handler

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

func (*Handler) Deployer

func (handler *Handler) Deployer() backend.Deployer

func (*Handler) Destroy

func (handler *Handler) Destroy()

func (*Handler) Drawable

func (handler *Handler) Drawable() backend.Drawable

func (*Handler) SetDrawable

func (handler *Handler) SetDrawable(drawable backend.Drawable)

func (*Handler) SetVisibility

func (handler *Handler) SetVisibility(visibility bool)

Jump to

Keyboard shortcuts

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