The members of SpriteKit.SKRange are listed below.
See Also: Inherited members from Foundation.NSObject
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| LowerLimit | nfloat. Documentation for this section has not yet been entered. | |
| UpperLimit | nfloat. Documentation for this section has not yet been entered. |
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 | ||