gameforge - v0.1.12
    Preparing search index...

    Variable isVertical

    isVertical: (rotation: number) => boolean

    Checks if the rotation angle is vertical, i.e. south or north. It doesn't work for reflections.

    Type Declaration

      • (rotation: number): boolean
      • Parameters

        • rotation: number

          The number to check.

        Returns boolean

        Whether or not the direction is vertical