贵族飘屏动画更改

This commit is contained in:
liyuhua
2023-11-15 14:16:01 +08:00
parent cee26a4c25
commit 56103bb220
7 changed files with 132 additions and 130 deletions

View File

@@ -51,4 +51,5 @@ typedef NS_ENUM(NSUInteger, GradientType) {
-(UIImage *)compressWithMaxLength:(NSUInteger)maxLength;
- (UIImage *)roundedImageWithCornerRadius:(CGFloat)cornerRadius size:(CGSize)size;
@end