Example #1
0
 public static void GLDebugDrawString(int x, int y, string arg2)
 {
     OpenGLSupportPINVOKE.GLDebugDrawString(x, y, arg2);
 }