How do you set the color of text in a CCLabel? The returned object doesn't respond to setRBG.
CCLabel Font Color?
(8 posts) (5 voices)-
Posted 2 years ago #
-
label = [CCLabel labelWithString:@"HI!" fontName:@"Helvetica" fontSize:20]; label.color = ccc3(60,60,60);?
Posted 2 years ago # -
Thank you
Posted 2 years ago # -
Glad to help u:]
Posted 2 years ago # -
thank you,azka.
Posted 1 year ago # -
thank you azka, too.
Posted 1 year ago # -
:]]]
Posted 1 year ago # -
thank you
Posted 1 year ago #
Reply
You must log in to post.