[Cs3] Question about Moving Square Resize

Mikhail Nesterenko mikhail at cs.kent.edu
Mon Jul 27 21:08:37 EDT 2015


> 
> I was wondering whether the final figure (the one drawn after redraw is
> called) should be a square or a rectangle.
> 

 LegacySquare::move() should take four integers and implement arbitrary
 		      repositioning including the size change. It
		      should operate on a rectangle

 SquareAdapter::resize() should take a single integer and make it the
 			 new size of the square
 
Thanks,
--
Mikhail


More information about the cs3 mailing list