SKNode.Paused 属性

定义

获取或设置一个值,该值导致在处理场景的操作时跳过此节点及其子代。 true 导致跳过它们。

public virtual bool Paused { [Foundation.Export("isPaused")] get; [Foundation.Export("setPaused:")] set; }
member this.Paused : bool with get, set

属性值

属性

适用于