+ update SVGgh to version 1.9.2 with iOS 11 compatibility (#426)
+ update RoboVM to version 2.3.2 with iOS 11 compatibility with InteliJ-PlugIn Version 2.3.3-SNAPSHOT and compatibility with Xcode 9.0
This commit is contained in:
@@ -81,7 +81,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
-(CGFloat) opacity;
|
||||
|
||||
/*! @brief opacity is dependent (via inheritence) as you descend an SVG Document. This opacity is the place to keep track of updated opacity.
|
||||
* @param the current opacity (defaults to 1.0)
|
||||
* @param opacity the current opacity (defaults to 1.0)
|
||||
*/
|
||||
-(void) setOpacity:(CGFloat)opacity;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user