TDestroyedCellsList Class

Definition

List of current destroyed cells

Delphi
type TDestroyedCellsList = class(TObjectList<TDestroyedCell>)
Inheritance
TObjectList<TDestroyedCell>
TDestroyedCellsList

Methods

AddCellToDestroy(Byte, Byte, Integer)

Create an instance of a destroyed cell and add it to this list