开发者

Draw line in cocoa

I want to draw line on iP开发者_StackOverflow中文版ad using user points. How can I do that? Kindly reply if you know


For simple 2D graphics you'll want to use Quartz 2D.

This Stackoverflow question has some good examples, and apple provide full documentation here

Also - see this very similar question: How do I draw a line on the iPhone? The accepted answer includes instructions and sample code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜