Type Definition ggez::graphics::na::UnitComplex [] [src]

type UnitComplex<N> = Unit<Complex<N>>;

A complex number with a norm equal to 1.