Hi, i'm a newbie in cocos2d and I don't know that much about python. I was wondering lately why cocos2d use tuples for sprites' position, velocity and acceleration attributes (which are used by sprite.do(Move())), and not Vector2d. Vector2d support convenient operations, and I think it would make my code prettier, but since I'm a newb, I guess there is probably a good reason i'm not aware of.
Thanks -- You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/cocos-discuss/-/rkQE9HQ6LAYJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en.
