//
pkg.gl
Category
github.com/g3n/engine
app
package
0.2.0
Repository:
https://github.com/g3n/engine.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
12
Files
131 SLOC
#
Functions
App
App returns the Application singleton, creating it the first time.
#
Constants
OnExit
OnExit is the event generated by Application when the user tries to close the window (desktop) or the Exit() method is called.
#
Structs
Application
Application.