On 21 Nov 2008, at 2:36 PM, Guillaume Laurent wrote:
I'm currently looking for a Cocoa NSView-like object which would manage several (read lots of) objects of various shape and kind (lines, polygons, ellipses, sprites, text...) placed on a large view, dealing with redisplay, collision detection (so it can tell me which object a user has clicked on for instance).
Core Animation? http://www.apple.com/macosx/technology/coreanimation.html http://developer.apple.com/documentation/Cocoa/Conceptual/CoreAnimation_guide/Introduction/Introduction.html http://theocacao.com/document.page/595 _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
