mojo:mojo.app.GLWindow.OnRender
Override this method with your mojo rendering code.
Note: If you override this method, you must call Super.OnRender() at some point for OnRenderGL to be called.