Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RectangularGrid

Hierarchy

  • RectangularGrid

Implements

Index

Constructors

constructor

Properties

angle

angle: Float = -45

orientation

orientation: boolean

radius

radius: Float

scale

scale: Float

scaleY

scaleY: Float = -1

startY

startY: Integer

tileCtor

tileTypes

tileTypes: TileType = TileType.Simple

tiles

toPoint

toPoint: function

Type declaration

toTile

toTile: function

Type declaration

x

y

Methods

bounds

center

position

tile

vertices

  • vertices(orientation?: undefined | true | false, scale?: Float): Float2[]