资 源 简 介
MiniDebugger
This project is a customized Debug library which offers users more advanced options in tracing an debug
Version 0.3
Finish applying Apache License v2 to this project
Multi-color tracing text for tracingPanel
Samples compiled in CS4 instead of CS5 to increase compability
Note: The 0.1 and 0.2 version of MiniDebugger were removed from the download page. Version 0.3 is the current stable version.
Version 0.2
Redesign library modules to make them easier to expand in future
New package com.minidebugger.gui helps to draw common GUI elements from AS3 drawing API
Adding FPSPanel - a new panel helps to monitor performance of Flash files (frame rate, memory and other system information)
Version 0.1
Tracing normal primitive variables with options to show their types (int, Number,...).
Tracing