RSS

(root)/iphone/common : 65 : source/ImageWell.m

To get this branch, use:
bzr branch /browse/iphone/common

« back to all changes in this revision

Viewing changes to source/ImageWell.m

Dömötör Gulyás
2010-07-04 17:06:19
Revision ID: dognotdog@gmail.com-20100704150619-3vjoon64s20bvxxw
improved device detection; adds CGPosition animation; adds GLString classes

Show diffs side-by-side

added added

removed removed

151
151
        imageAlpha = 1.0f;
152
152
 
153
153
        [self setBackgroundColor: [UIColor redColor]];
 
154
        [self setContentMode: UIViewContentModeRedraw];
154
155
 
155
156
        return self;
156
157
}
169
170
        fillView = NO;
170
171
        
171
172
        [self setBackgroundColor: [UIColor clearColor]];
 
173
        [self setContentMode: UIViewContentModeRedraw];
172
174
 
173
175
        return self;
174
176
}

Loggerhead 1.17 is a web-based interface for Bazaar branches