mobile: golang.org/x/mobile/exp/sprite/clock Index | Files | Directories

Packages that import clock

PathSynopsis
github.com/adg/game
github.com/pankona/gomo-simra/simra/peer
golang.org/x/mobile/example/audioAn app that makes a sound as the gopher hits the walls of the screen.
golang.org/x/mobile/example/flappyFlappy Gopher is a simple one-button game that uses the mobile framework and the experimental sprite engine.
golang.org/x/mobile/exp/spritePackage sprite provides a 2D scene graph for rendering and animation.
golang.org/x/mobile/exp/sprite/glspritePackage glsprite implements a sprite Engine using OpenGL ES 2.
golang.org/x/mobile/exp/sprite/portablePackage portable implements a sprite Engine using the image package.