Changes between Version 30 and Version 31 of FRAME_FILLING_PATTERN_R0
- Timestamp:
- 06/02/09 11:18:48 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_FILLING_PATTERN_R0
v30 v31 53 53 * The TexturePaint class from the standard Java library will be used, initialized with the image from ImmPattern. This 54 54 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]. 56 56 57 57 = Implementation =