Crate simple_vector2d [] [src]

Simple and generic implementation of 2D vectors

Intended for use in 2D game engines

Modules

consts

Constants for common vectors

Structs

Vector2

Representation of a mathematical vector e.g. a position or velocity