SKAction.CreatePlay 方法

定义

用于创建 SKAction 开始播放音频节点的 的工厂方法。

[Foundation.Export("play")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static SpriteKit.SKAction CreatePlay ();
static member CreatePlay : unit -> SpriteKit.SKAction

返回

属性

适用于