Posts: 195
Threads: 23
Joined: Mar 2009
Reputation:
0
{2F991A} - how/where to get colors in this format?
Posts: 65
Threads: 3
Joined: Jan 2011
Reputation:
0
Actually not, define is only if you want to make 2 things with the same meaning or something like this...
it's like this:
#define COLOR_RED 0xF60000AA
color red is the same as 0xF60000AA
and 0xF60000AA is the same as COLOR_RED