Closed GordeyChernyy closed 8 years ago
I'm working on putting all parameters into class ParameterManager. Also have idea to create new interface behavior using ofParameter class.
ParameterManager
ofParameter
+1 :)
Done in this commit. https://github.com/GordeyChernyy/DrawingTool/commit/40f825301383f97b2caba48248d4c113f1a754ff
I'm working on putting all parameters into class
ParameterManager
. Also have idea to create new interface behavior usingofParameter
class.