Verly.js v1.2.0 (08-07-2019)
Added
- Hidden Sticks with hidden parameter to Stick class
- Setters API for easy use of Point and Stick constructors
- Method chaining for Point and Stick
- with setters api we can create customized Entity easily.
entity.addPoint(0, 0).pin().setRadius()
Fixed
- clamp function wrong parameter bug
- fixed development webpack environment