When you have the "return" statements, ie.
{return title;}
//and
{return price;}
You shouldn't have braces. It should be:
return title;
return price;
When you have the "return" statements, ie.
{return title;}
//and
{return price;}
You shouldn't have braces. It should be:
return title;
return price;
Thanks...theres one problem.
Im 13, and ive just had dinner.
Could you explain the equation in a simpler way please?
Thanks anyway :)
well that as well.
But, as i said in the 1st and 3rd post, its the angle that the puck moves in after you hit it at a certain angle.
google 'air hockey game'.
then play one.
The problem is, the angle that the puck moves in after you hit it at a certain angle with the paddle. It's all the angles!