EaselJS object inspector
问题 I am converting an existing code base from using Flash to using CreateJS but I am in need of a way to stop the Stage update and inspect the EaselJS GUI elements for debugging. My list of requirements for the debugger is It must be possible to stop the propagation of CreateJS ticks to the non-debug parts of the GUI so that these parts do not change during inspection. In inspection mode, it must be possible to see the hierarchy tree of the non-debug parts of the GUI. In inspection mode, when an