Constant ludomath::consts::ROTATION_90_DEG [] [src]

pub const ROTATION_90_DEG: Rotation = Rotation{cos: 0.0, sin: 1.0,}

A rotation of 90 degrees.