示例#1
0
 /// <summary>
 /// Sets up a resolution-dependent orthographic projection.
 /// </summary>
 public void Begin()
 {
     TextOutput.Begin();
 }