Overload List
| Name | Description | |
|---|---|---|
|
|
Vector2DEntity()()() |
Default constructor, initializes x and y to 0
|
|
|
Vector2DEntity(Double, Double) |
Constructor using the given coordinates
|