View source
class Watch
package flixel.system.debug.watch
extends Window › Sprite › DisplayObjectContainer › InteractiveObject › DisplayObject › EventDispatcher
extended by Tracker
A Visual Studio-style "watch" window, for use in the debugger overlay. Track the values of any public variable in real-time, and/or edit their values on the fly.