flixel.system.debug

..
completion
console
interaction
log
stats
watch
DebuggerUtil

FlxDebugger

Container for the new debugger overlay. Most of the functionality is in the debug folder widgets, but this class instantiates the widgets and handles their basic formatting and arrangement.

FlxDebuggerLayout

Tooltip

Manages tooltips to be used within the debugger.

TooltipOverlay

A generic, Flash-based tooltip class, created for use in FlxDebugger.

VCR

This class contains the record, stop, play, and step 1 frame buttons seen on the top edge of the debugger overlay.

Window

A generic, Flash-based window class, created for use in FlxDebugger.