The methods of SpriteKit.SKRange are listed below. For a list of all members, see the SKRange Members list.
See Also: Inherited members from Foundation.NSObject
Copy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||
static | Create(nfloat, nfloat)Documentation for this section has not yet been entered. | |
static | CreateConstant(nfloat)Documentation for this section has not yet been entered. | |
static | CreateUnlimited()Documentation for this section has not yet been entered. | |
static | CreateWithLowerLimit(nfloat)Documentation for this section has not yet been entered. | |
static | CreateWithUpperLimit(nfloat)Documentation for this section has not yet been entered. | |
static | CreateWithVariance(nfloat, nfloat)Documentation for this section has not yet been entered. | |
EncodeTo(Foundation.NSCoder)Encodes the state of the object on the provided encoder | ||