gioui.orggioui.org/gesture

Imports of package gesture

PathSynopsis
gioui.org/f32Package f32 is a float32 implementation of package image's Point and affine transformations.
gioui.org/internal/fling
gioui.org/io/eventPackage event contains types for event handling.
gioui.org/io/inputPackage input implements input routing and tracking of interface state for a window.
gioui.org/io/keyPackage key implements key and text events and operations.
gioui.org/io/pointerPackage pointer implements pointer events and operations.
gioui.org/opPackage op implements operations for updating a user interface.
gioui.org/unitPackage unit implements device independent units.
imagePackage image implements a basic 2-D image library.
mathPackage math provides basic constants and mathematical functions.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
timePackage time provides functionality for measuring and displaying time.