gpt4 book ai didi

ios - 按下按钮时快速更改背景

转载 作者:行者123 更新时间:2023-11-30 13:02:38 24 4
gpt4 key购买 nike

我正在快速创建一个应用程序,我希望用户能够选择背景,但有一个问题,我的所有代码都在 GameScene.swift 中,而不是适当的 View Controller 中。我该如何做到这一点,以便如果在不同的 View Controller 上按下按钮,另一个 View Controller 上的背景会发生变化。

我打算使用伪代码:

if button pressed:
let background = this skspriteNode
else if this button pressed:
let background = this spriteNode

最佳答案

如果 Controller 之间有任何类型的关系,您可以实现委托(delegate)模式。或者,您可以使用 UINotificationCenter

发布和观察通知

关于ios - 按下按钮时快速更改背景,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39754469/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com