Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは私のコードです:
let skView = self.view as! SKView skView.showsPhysics = true
ただし、次のようなエラーが表示され続けます。
SKView からダウンキャスト? SKView にはオプションのみを uwraps します。使うつもりだったの!?
簡単に修正できるかもしれませんが、私はswiftが初めてで、理解できません。