Quart2D setNeedsDisplay

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