Versions in this module Expand all Collapse all v1 v1.5.0 Jun 9, 2017 Changes in this version + func CurrentFPS() float64 + func Run(g GraphicsContext, width, height int, scale float64, title string, fps int) (err error) + type GraphicsContext interface + Invalidate func() + SetSize func(width, height int, scale float64) + UpdateAndDraw func(updateCount int) error v1.4.0-rc1 Sep 2, 2016