Sha256: 7fd7bc1aa96fb4105f01ffdd4352fb7b56bf0cfbec9bda75e0fc3d7453d7b122
Contents?: true
Size: 226 Bytes
Versions: 2
Compression:
Stored size: 226 Bytes
Contents
// // DCCrossHairView.h // // Created by Domestic Cat on 3/05/11. // @interface DCCrossHairView : UIView { } @property (nonatomic, retain) UIColor *color; - (id)initWithFrame:(CGRect)frame color:(UIColor *)aColor; @end
Version data entries
2 entries across 2 versions & 1 rubygems