vec2f

A two-dimensional float based vector representation

Fields

All fields contained in this type

fielddescription
xNo description
yNo description

Methods

All methods contained in this type

add()

Adds the given parameters to the vector values

Parameters

nametypedescription
xfloatThe value added to x
yfloatThe value added to y

toString()

This method does not have any parameters