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.
CCScaleByを実行しているときに、スプライトのCGrectをスプライトで拡張するにはどうすればよいですか。私の場合、スプライトが拡張している間、CGrectは元の位置に留まります。
boundingBox cgrect を使用します。スプライトのすべての変換が含まれている必要があります。CGRect r = [スプライト バウンディング ボックス];