package
Version:
v0.0.0-...-ff625c4
Opens a new window with list of versions in this module.
Published: Mar 13, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package paint defines an event for the app being ready to paint.
See the github.com/c-darwin/mobile/app package for details on the event model.
type Event struct {
Generation uint32
}
Event indicates that the app is ready to paint the next frame of the GUI. A
frame is completed by calling the App's EndPaint method.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.