Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Level

Index

Constructors

constructor

Methods

colContainsSprites

getCell

  • getCell(rowIndex: number, colIndex: number): Cell

getCellOrNull

  • getCellOrNull(rowIndex: number, colIndex: number): null | Cell
  • Parameters

    • rowIndex: number
    • colIndex: number

    Returns null | Cell

getCells

  • getCells(): Cell[][]

replaceSprite

rowContainsSprites

setCells

  • setCells(cells: Cell[][]): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc