autoDrag
, that when set to true
will allow dragging of said displayable. The actual code is exactly the same but it allows you to set additional behavior and react to a displayable being dragged. Groodle #3 can be updated as followsI also updated the code to follow Joshy's version, now that
dropShadow
and reflection
(from Swingx) are also available as filters, I can finally render a shadow whenever a piece of clothing is dragged. Instead of creating a new filter each time (as in the jfx version) the shadow filter's enabled state changes according to the situation.Screencasts of all Groodles are available too (thanks to vnc2swf, I love being back to Linux)
Keep on Groovying!