Quart2D setNeedsDisplay

#import "myview.h" @interface myview () @property(nonatomic,assign) float imageY; @end @implementation myview -(instancetype)initWithFrame:(CGRect)frame { if ([super initWithFrame:frame]) {
相关文章
相关标签/搜索