Module simple_vector2d::consts [] [src]

Constants for common vectors

Constants

DOWN_F32

A unit vector pointing downwards

DOWN_F64

A unit vector pointing downwards

LEFT_F32

A unit vector pointing to the left

LEFT_F64

A unit vector pointing to the left

RIGHT_F32

A unit vector pointing to the right

RIGHT_F64

A unit vector pointing to the right

UP_F32

A unit vector pointing upwards

UP_F64

A unit vector pointing upwards

ZERO_F32

The zero vector

ZERO_F64

The zero vector