Can you use numbers smaller than 1?
Example:
if(isTouching(a.class))
{
length = length + //0.1 , 1/2 , 0,1 nothing working
}

