Esempio n. 1
0
 /** Returns the D3DContext for the GraphicsConfig associated with this surface. */
 public final D3DContext getContext() {
   return graphicsDevice.getContext();
 }