Exemplo n.º 1
0
 /** Returns the OGLContext for the GraphicsConfig associated with this surface. */
 public final OGLContext getContext() {
   return graphicsConfig.getContext();
 }