This class defines a 2D vector that contains two Float values for the two dimensions.
initial value to set on the first dimension
initial value to set on the second dimension
Float value field for the first dimension of the 2D vector.
Float value field for the second dimension of the 2D vector.