Hi there!
I am doing a little game that load and print a ball (is an image). This ball is changing his coluor, from red to blue, and from blue to red. I would like to do this:
if the colour of the ball us red then
–code–
end
How can I do this in Corona SDK? I dont see any function that do this.
Goodbye 
