Sunday 18 April 2010

Problem... Kinda resolved but this is all I can do.

Resolved

I had the issue that the XML feed was not changing colour properly. I have been able to deal with this problem by swapping some codes around and using fill(); to help gain two of the colours I wanted. Blue will be used as slow and red is used for fast. I have also moved the raio = raio + (100 - raio)*0.025; from the void update() and have placed it into the if and else if statement.. so if the value is under a certain number, the radius of the moving circles will be smaller and blue if its above a value then it has a high radius and the colour becomes red.



I've been able to get this working and I'm proud of it!



Still can't make a timer though...

No comments:

Post a Comment