Files
swift-mirror/apinotes/SpriteKit.apinotes
Jordan Rose 5619b5dd44 [apinotes] Remove information that has been migrated into the SDKs.
I'll be filing Radars for the rest of these. (Some of them already have them.)

rdar://problem/19003559&19756368&20276854

Swift SVN r29324
2015-06-05 23:02:17 +00:00

35 lines
697 B
Plaintext

---
Name: SpriteKit
Classes:
- Name: SKMutableTexture
Methods:
- Selector: 'initWithSize:'
MethodKind: Instance
Nullability:
- S
NullabilityOfRet: N
- Selector: 'initWithSize:pixelFormat:'
MethodKind: Instance
Nullability:
- S
- S
NullabilityOfRet: N
- Selector: 'modifyPixelDataWithBlock:'
MethodKind: Instance
Nullability:
- N
NullabilityOfRet: S
- Selector: 'mutableTextureWithSize:'
MethodKind: Class
Nullability:
- S
NullabilityOfRet: N
- Name: SKReachConstraints
Methods:
- Selector: 'initWithLowerAngleLimit:upperAngleLimit:'
MethodKind: Instance
Nullability:
- S
- S
NullabilityOfRet: N