Creates a vector from an angle and length
Given any angle in radians and length/magnitude of a vector, it'll create a vector with it's x-component and y-component
Vector2D vector for given angle and with given magnitude
Angle in radians
length in float