//
pkg.gl
Category
golang.org/x/mobile
exp
sprite
package
0.0.0-20241213221354-a87c1cf6cf46
Repository:
https://go.googlesource.com/mobile
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
27
Files
85 SLOC
#
Packages
clock
Package clock provides a clock and time functions for a sprite engine.
glsprite
Package glsprite implements a sprite Engine using OpenGL ES 2.
portable
Package portable implements a sprite Engine using the image package.
#
Structs
Node
A Node is a renderable element and forms a tree of Nodes.
SubTex
No description provided by the author
#
Interfaces
Arranger
No description provided by the author
Engine
No description provided by the author
Texture
No description provided by the author