SKTileMapNode
SKTileMapNode()
SKTileMapNode(IntPtr)
SKTileMapNode(NativeHandle)
SKTileMapNode(NSCoder)
SKTileMapNode(NSObjectFlag)
SKTileMapNode(SKTileSet, nuint, nuint, CGSize)
SKTileMapNode(SKTileSet, nuint, nuint, CGSize)
SKTileMapNode(SKTileSet, nuint, nuint, CGSize, SKTileGroup)
SKTileMapNode(SKTileSet, nuint, nuint, CGSize, SKTileGroup)
SKTileMapNode(SKTileSet, nuint, nuint, CGSize, SKTileGroup[])
SKTileMapNode(SKTileSet, nuint, nuint, CGSize, SKTileGroup[])
AnchorPoint
AttributeValues
BlendMode
ClassHandle
Color
ColorBlendFactor
EnableAutomapping
LightingBitMask
MapSize
NumberOfColumns
NumberOfRows
Shader
TileSet
TileSize
Copy(NSZone)
Create(SKTileSet, nuint, nuint, CGSize)
Create(SKTileSet, nuint, nuint, CGSize)
Create(SKTileSet, nuint, nuint, CGSize, SKTileGroup)
Create(SKTileSet, nuint, nuint, CGSize, SKTileGroup)
Create(SKTileSet, nuint, nuint, CGSize, SKTileGroup[])
Create(SKTileSet, nuint, nuint, CGSize, SKTileGroup[])
Dispose(Boolean)
EncodeTo(NSCoder)
Fill(SKTileGroup)
FromTileSet(SKTileSet, nuint, nuint, CGSize, GKNoiseMap, NSNumber[])
FromTileSet(SKTileSet, nuint, nuint, CGSize, GKNoiseMap, NSNumber[])
GetCenterOfTile(nuint, nuint)
GetCenterOfTile(nuint, nuint)
GetTileColumnIndex(CGPoint)
GetTileDefinition(nuint, nuint)
GetTileDefinition(nuint, nuint)
GetTileGroup(nuint, nuint)
GetTileGroup(nuint, nuint)
GetTileRowIndex(CGPoint)
GetValue(String)
SetTileGroup(SKTileGroup, nuint, nuint)
SetTileGroup(SKTileGroup, nuint, nuint)
SetTileGroup(SKTileGroup, SKTileDefinition, nuint, nuint)
SetTileGroup(SKTileGroup, SKTileDefinition, nuint, nuint)
SetValue(SKAttributeValue, String)
xamarinwatchos
namespace SpriteKit
{
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 12, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
[Register("SKTileMapNode", true)]
public class SKTileMapNode : SKNode, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual SKBlendMode BlendMode
{
[Export("blendMode", ArgumentSemantic.Assign)]
get;
[Export("setBlendMode:", ArgumentSemantic.Assign)]
set;
}
}
}
nuget.org | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API