scaling in chipmunk physics engine
i don't know how to scale the UIiMageview class object in chipmunk engine
i used snap code as example
UIImageView is a CocoaTouch class, part of the standard iPhone SDK and not part of Chipmunk. You should look in Apple's documentation for information on it.
http://developer.apple.com/iphone/library/documentation/uikit/reference/UIImageView_Class/Reference/Reference.html
精彩评论