blueprint-js icon indicating copy to clipboard operation
blueprint-js copied to clipboard

needs CURVED Wall

Open delenzhang opened this issue 4 years ago • 0 comments

// src/scripts/core/constants.js
export const WallTypes = Enum('STRAIGHT', 'CURVED');

I saw wallType can be CURVED, but i can't find how to draw a curved wall, This function is a must. Can you tell me if it is currently implemented and how it works Thanks

delenzhang avatar Feb 01 '21 02:02 delenzhang