package portable

import "github.com/fyne-io/mobile/exp/sprite/portable"

Package portable implements a sprite Engine using the image package.

It is intended to serve as a reference implementation for testing other sprite Engines written against OpenGL, or other more exotic modern hardware interfaces.

Index

Functions

func Engine

func Engine(dst *image.RGBA) sprite.Engine

Engine builds a sprite Engine that renders onto dst.

Source Files

portable.go

Version
v0.1.2 (latest)
Published
Dec 29, 2020
Platform
js/wasm
Imports
8 packages
Last checked
10 minutes ago

Tools for package owners.