Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
236 views

Draw a straight line on the screen in Cocos2d?

I am making a game in which you shoot a ball. I want there to be a line that follows your finger when you touch the screen (showing you the path the ball will travel). It needs to be straight, and ...
0
votes
1answer
364 views

Flash lineStyle rounds thickness?

The sprite which contains all element in my game world uses the real-world meter as distance unit, it doesn't know what pixels are. I then apply a scale to this sprite to make it appear correct on ...
0
votes
1answer
756 views

Free hand line drawing in ASP.NET AJAX

How can I draw free hand lines above a image in ASP.NET 3.5 AJAX?