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

type Rotation2<N> = Rotation<N, U2>;

A 2-dimensional rotation matrix.