Changes between Version 30 and Version 31 of FRAME_FILLING_PATTERN_R0


Ignore:
Timestamp:
06/02/09 11:18:48 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_FILLING_PATTERN_R0

    v30 v31  
    5353 * The TexturePaint class from the standard Java library will be used, initialized with the image from ImmPattern. This 
    5454   allows us to use the preexisting algorithm for tiling. 
    55  * An ImmPatternTest JUnit test case will be created that will test for immutability and correct construction: [2903]. 
     55 * An ImmPatternTest JUnit test case will be created that will test for immutability and correct construction: [3069]. 
    5656 
    5757= Implementation =