palette
Posted: Fri Jul 08, 2011 4:24 pm
hello
I have a question:
How I can reconize the color of a pixel of background?
example:
I have a background black except one pixel magent
I need reconice if sprite x y is in this pixel
but I don't want if(x==565 && y==362)
I want anything that reconize de color of pixel I want
I have a question:
How I can reconize the color of a pixel of background?
example:
I have a background black except one pixel magent
I need reconice if sprite x y is in this pixel
but I don't want if(x==565 && y==362)
I want anything that reconize de color of pixel I want