Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Rotation

旋转类

Hierarchy

  • Rotation

Index

Constructors

constructor

Properties

x

x: number

x

y

y: number

y

Static east

east: number = -90

Static north

north: number = 180

Static south

south: number = 0

Static west

west: number = 90

Methods

getOffset

merge

multiply

toAbsolute

  • toAbsolute(): string

toArray

  • toArray(): [number, number]

toNbtString

  • toNbtString(): string

toRelative

  • toRelative(): string

toString

  • toString(modifier?: RotationModifier): string

translate

Static copy

Generated using TypeDoc