Closed z-huu closed 1 year ago
the shape constructor is pictured here
notice the order of arguments: x_loc, x_sz, y_loc, y_sz
this is not always adhered to in parser.cpp, one example seen in our create command
fixed
the shape constructor is pictured here
notice the order of arguments: x_loc, x_sz, y_loc, y_sz
this is not always adhered to in parser.cpp, one example seen in our create command