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.
我使用“CCParticleSystemQuad”来创建一个粒子并将其添加到一个精灵中。当我使用“CCMove”移动精灵时,粒子效果会发生变化。它不动。谁能帮我?
尝试将粒子作为子项添加到要移动的精灵中。
我正在尝试允许用户使用 Stripe 在我的应用中添加信用卡。当我调用下面的代码(来自文档:https ://stripe.com/docs/api#create_card )时,我收到以下错误。
是文档过时了还是我做错了什么?