Packagecom.kongregate.air
Interfacepublic interface IDebug

Debug tools for mutliple platforms



Public Methods
 MethodDefined By
  
debugLog(msg:String):void
Use this instead of trace to make sure it shows up in the log on iOS
IDebug
Method Detail
debugLog()method
public function debugLog(msg:String):void

Use this instead of trace to make sure it shows up in the log on iOS

Parameters

msg:String