gameforge - v0.1.12
    Preparing search index...

    Variable rotate180

    rotate180: (rotation: number) => number

    Adds 180 degrees to rotation, which is a commutative operation.

    Type Declaration

      • (rotation: number): number
      • Parameters

        • rotation: number

          The number to rotate.

        Returns number

        Rotated number