Click or drag to resize
GameFormOutputDebugInfo Method
Draw the text currently in the debugText buffer and clear the buffer.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public void OutputDebugInfo()
Remarks
This will only execute in debug mode. It requires that the "CoolFont" graphic sheet be embedded in the project.
See Also