炼仙传说+春节皮肤
This commit is contained in:
14
QXLive/Third/SVProgressHUD/SVRadialGradientLayer.h
Executable file
14
QXLive/Third/SVProgressHUD/SVRadialGradientLayer.h
Executable file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// SVRadialGradientLayer.h
|
||||
// SVProgressHUD, https://github.com/SVProgressHUD/SVProgressHUD
|
||||
//
|
||||
// Copyright (c) 2014-2018 Tobias Tiemerding. All rights reserved.
|
||||
//
|
||||
|
||||
#import <QuartzCore/QuartzCore.h>
|
||||
|
||||
@interface SVRadialGradientLayer : CALayer
|
||||
|
||||
@property (nonatomic) CGPoint gradientCenter;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user