Hi everyone, 
Could be a really simple question but it has me stumped. 
I would like to change the colour of a sprite depending on how fast the user taps the screen. 
For example:
 no taps - white sprite
 lots of taps - red sprite
I don't have a problem changing the colour of the sprite, but how can I measure the frequency of the users taps? 
Thanks!