gioui.orggioui.org/io/pointer

Imports of package pointer

PathSynopsis
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
gioui.org/f32Package f32 is a float32 implementation of package image's Point and affine transformations.
gioui.org/internal/ops
gioui.org/io/eventPackage event contains types for event handling.
gioui.org/io/keyPackage key implements key and text events and operations.
gioui.org/opPackage op implements operations for updating a user interface.
imagePackage image implements a basic 2-D image library.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.