SpriteKit Changes for Objective-C
SpriteKit
SKTexture.h
Modified -[SKTexture CGImage]
Declaration | Readonly | |
---|---|---|
From | @property(nonatomic, readonly) CGImageRef CGImage | yes |
To | - (CGImageRef)CGImage | -- |
Declaration | Readonly | |
---|---|---|
From | @property(nonatomic, readonly) CGImageRef CGImage | yes |
To | - (CGImageRef)CGImage | -- |