04-09-2011, 03:12 AM
If the x is 0, it will not affect x movement; same for y,
mul() returns a copy of the vector with the x and y components multiplied by the given value.
mul() returns a copy of the vector with the x and y components multiplied by the given value.