This commit is contained in:
Horcrux
2016-08-08 09:47:31 +08:00
parent 7c01f07fca
commit 39610f01c0
2 changed files with 7 additions and 18 deletions
-1
View File
@@ -25,7 +25,6 @@
+ (RNSVGBrush *)RNSVGBrush:(id)json;
+ (NSArray *)RNSVGBezier:(id)json;
+ (CGPoint)CGPoint:(id)json offset:(NSUInteger)offset;
+ (CGRect)CGRect:(id)json offset:(NSUInteger)offset;
+ (CGColorRef)CGColor:(id)json offset:(NSUInteger)offset;
+ (CGGradientRef)CGGradient:(id)json offset:(NSUInteger)offset;