Class StyleDebugMouseListener

java.lang.Object
com.simsilica.lemur.event.DefaultMouseListener
com.simsilica.lemur.event.StyleDebugMouseListener
All Implemented Interfaces:
MouseListener

public class StyleDebugMouseListener extends DefaultMouseListener
A MouseListener implementation that can be used to debug style hierarchies. If this listener is added to a spatial then clicking the spatial will dump its element ID and style name to the console.