CCSprite の中心点を見つけるにはどうすればよいですか?
私の疑似コードは次のとおりです。
A get sprite bounding box
B compute center point of the sprite
C move center point relative to sprite position and anchor point (this will be the center point of the sprite)
そして、私の疑似解決策はこれまでのところ次のようになっています:
A [スプライト バウンディング ボックス] B Rectangle の中心座標を見つける方法は? CIは知りません:)
なにか提案を?