mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
I'll be filing Radars for the rest of these. (Some of them already have them.) rdar://problem/19003559&19756368&20276854 Swift SVN r29324
35 lines
697 B
Plaintext
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
|