Uses of Interface
gzz.gfx.gl.GL.EventHandler

Packages that use GL.EventHandler
gzz.gfx.gl   
 

Uses of GL.EventHandler in gzz.gfx.gl
 

Methods in gzz.gfx.gl with parameters of type GL.EventHandler
static GL.Window GL.createWindow(int x, int y, int w, int h, GL.EventHandler eh)
          Create a new window.