|
Drag[en]gine Script Module DragonScript 1.32.1
|
Debug information. More...
Public Member Functions | |
| String | getDetails () |
| Details to display. | |
| String | getLabel () |
| Label to display. | |
| void | reset () |
| Reset called every frame update. | |
Debug information.
Interface for objects providing debug information support in WindowDebugInformation.
| String Dragengine.Debugging.DebugInformation.getDetails | ( | ) |
Details to display.
Implemented in Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo, and Dragengine.Debugging.DebugPerformanceCounter.
| String Dragengine.Debugging.DebugInformation.getLabel | ( | ) |
Label to display.
Implemented in Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo, and Dragengine.Debugging.DebugPerformanceCounter.
| void Dragengine.Debugging.DebugInformation.reset | ( | ) |
Reset called every frame update.
Implemented in Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo, and Dragengine.Debugging.DebugPerformanceCounter.