jMonkeyEngine-Contributions / Lemur

Lemur is a jMonkeyEngine-based UI toolkit.
http://jmonkeyengine-contributions.github.io/Lemur/
BSD 3-Clause "New" or "Revised" License
116 stars 32 forks source link

add getters and setters for the consume drag and consume drop boolean variables #68

Closed rvandoosselaer closed 5 years ago

rvandoosselaer commented 5 years ago

See: https://hub.jmonkeyengine.org/t/lemur-simtools-patch-stravaganza/41094/65

pspeed42 commented 5 years ago

Thanks for the patch... sorry it took me so long to apply it. I tweaked the 'getters' just slightly but the functionality is still there. (Changed isConsumeDrags to getConsumeDrags... more of a personal preference that 'is' method names be proper english.)