Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Cell

Index

Constructors

Properties

Constructors

constructor

  • new Cell(x: number, y: number, width?: number, height?: number): Cell

Properties

height

height: number

neighboors

neighboors: NeihboorObject

state

state: any

width

width: number

x

x: number

y

y: number

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Property
  • Static method

Generated using TypeDoc