Drag[en]gine Script Module DragonScript  1.23
Dragengine.Debugging.DebugInformation Interface Reference

Debug information. More...

Inheritance diagram for Dragengine.Debugging.DebugInformation:
Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo Dragengine.Debugging.DebugPerformanceCounter

Public Member Functions

String getDetails ()
 Details to display. More...
 
String getLabel ()
 Label to display. More...
 
void reset ()
 Reset called every frame update. More...
 

Detailed Description

Debug information.

Interface for objects providing debug information support in WindowDebugInformation.

Member Function Documentation

◆ getDetails()

String Dragengine.Debugging.DebugInformation.getDetails ( )

◆ getLabel()

String Dragengine.Debugging.DebugInformation.getLabel ( )

◆ reset()

void Dragengine.Debugging.DebugInformation.reset ( )

The documentation for this interface was generated from the following file: