ИМ
Size: a a a
ИМ
AM
AM
ST
AM
DD
S
AM
S
S
(UIApplication.shared.delegate
as! AppDelegate).window?.rootViewController = GameViewController()
.scene!.view?.presentScene(scene, transition: transition)
и ничего не происходит. только кнопка остается кликнутой (touchesBegan
), то есть даже touchesEnded
не срабатывает. D
D
D
S
D
D
S
D
S
.navigationController?.pushViewController(GameViewController(), animated:
true)
S