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

Packages imported by portable

PathSynopsis
golang.org/x/image/drawPackage draw provides image composition functions.
golang.org/x/image/math/f64Package f64 implements float64 vector and matrix types.
golang.org/x/mobile/event/sizePackage size defines an event for the dimensions, physical resolution and orientation of the app's window.
golang.org/x/mobile/exp/f32Package f32 implements some linear algebra and GL helpers for float32s.
golang.org/x/mobile/exp/spritePackage sprite provides a 2D scene graph for rendering and animation.
golang.org/x/mobile/exp/sprite/clockPackage clock provides a clock and time functions for a sprite engine.
imagePackage image implements a basic 2-D image library.
image/drawPackage draw provides image composition functions.