13 reputation
4
bio website notaribrothers.com
location Illinois
age 18
visits member for 1 year, 2 months
seen Oct 20 '12 at 2:11
stats profile views 3

Currently learning javascript, php, java, objective c, html, and c. :D


Feb
29
comment Making filled circles in cocos2d
how would i change the color of the circle during the game if I import a white sprite?
Feb
26
comment Making filled circles in cocos2d
Thanks for the sprite idea. I add the circles to the screen in a for loop however, using the ccDrawCircle function inside the draw method. How can I add the 24 circles onto the screen fast and easily?