venkatraja007 / beadloomgame

Automatically exported from code.google.com/p/beadloomgame
0 stars 0 forks source link

Max and Min Bounds Error #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The maximum bound for all values is currently set as 20 and the minimum is 
set to -20.  This is correct for all the numbers except for the 
startLength in Linear Iteration and stepHeight in Triangle Iteration.

The legal range for these values should be 0-41.

Original issue reported on code.google.com by aceybo...@gmail.com on 24 May 2010 at 3:20

GoogleCodeExporter commented 9 years ago

Original comment by aceybo...@gmail.com on 24 May 2010 at 8:35