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.
NSTimer発砲中の間隔を変更できるかどうか誰か教えてもらえますか?
NSTimer
これは可能であるように思われますが、方法がわかりません。
基本的に減速効果を出そうとしています。
タイマーの間隔を変更することは、おそらく「減速」効果を実装する正しい方法ではありません。タイマーを同じ速度で更新し、影響する値を繰り返しごとに少しずつ変更する方がよいでしょう。