Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RectangularTile

Hierarchy

Implements

Index

Constructors

constructor

Properties

x

y

Static directions

directions: Directions<RectangularTile> = [[Axes4.N, new RectangularTile(0, -1)],[Axes4.E, new RectangularTile(1, 0)],[Axes4.S, new RectangularTile(0, 1)],[Axes4.W, new RectangularTile(-1, 0)]]

Accessors

key

  • get key(): string

value

Methods

add

cubeLength

directions

distance

equals

neighbors

scale

shift

toString

  • toString(): string