Drag[en]gine Script Module DragonScript
1.23
|
Debug information. More...
Public Member Functions | |
String | getDetails () |
Details to display. More... | |
String | getLabel () |
Label to display. More... | |
LookAtDebugInfo | new (ECBehaviorLookAt.Instance behavior, String label) |
void | reset () |
Reset called every frame update. More... | |
Public Attributes | |
ECBehaviorLookAt.Instance | pBehavior |
String | pDetails |
String | pLabel |
Debug information.
String Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.getDetails | ( | ) |
Details to display.
Implements Dragengine.Debugging.DebugInformation.
String Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.getLabel | ( | ) |
Label to display.
Implements Dragengine.Debugging.DebugInformation.
LookAtDebugInfo Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.new | ( | ECBehaviorLookAt.Instance | behavior, |
String | label | ||
) |
void Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.reset | ( | ) |
Reset called every frame update.
Implements Dragengine.Debugging.DebugInformation.
ECBehaviorLookAt.Instance Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.pBehavior |
String Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.pDetails |
String Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.pLabel |