robopaint icon indicating copy to clipboard operation
robopaint copied to clipboard

Use enum, object, or strings for penmode

Open docprofsky opened this issue 9 years ago • 2 comments

It would be nice to use an object (as an enum), enum, or strings for the different penmodes. If we use an object this is applicable. Using objects as an enum We could also use an enum library.

@techninja what do you think?

docprofsky avatar Jun 12 '16 18:06 docprofsky

Sounds neat. Maybe later.

techninja avatar Jun 12 '16 22:06 techninja

Should I use an object, strings, or an enum library?

docprofsky avatar Jun 13 '16 01:06 docprofsky