EmptyLevel ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  Breakout Level
    Breakout.Tests EmptyLevel

Namespace: Breakout.Tests
Assembly: Breakout.Tests (in Breakout.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class EmptyLevel : Level

The EmptyLevel type exposes the following members.

Constructors

  NameDescription
Public methodEmptyLevel
Initializes a new instance of the EmptyLevel class
Top
Methods

  NameDescription
Public methodDispose (Inherited from Level.)
Public methodExplode (Inherited from Level.)
Public methodGetBrickAt (Inherited from Level.)
Public methodInitializeNextLevel (Inherited from Level.)
Public methodLifeLost (Inherited from Level.)
Top
Fields

  NameDescription
Protected fieldbricks (Inherited from Level.)
Protected fieldcolumns (Inherited from Level.)
Protected fieldrows (Inherited from Level.)
Top
Properties

  NameDescription
Public propertyBricksLeft (Inherited from Level.)
Top
See Also