Exemple #1
0
 public static void GLDebugResetFont(int screenWidth, int screenHeight)
 {
     OpenGLSupportPINVOKE.GLDebugResetFont(screenWidth, screenHeight);
 }