Inheritance Hierarchy
Breakout Level
Breakout.Tests EmptyLevel
Namespace: Breakout.Tests
Assembly: Breakout.Tests (in Breakout.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The EmptyLevel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EmptyLevel | Initializes a new instance of the EmptyLevel class |
Methods
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from Level.) |
![]() | Explode | (Inherited from Level.) |
![]() | GetBrickAt | (Inherited from Level.) |
![]() | InitializeNextLevel | (Inherited from Level.) |
![]() | LifeLost | (Inherited from Level.) |
Fields
Name | Description | |
---|---|---|
![]() | bricks | (Inherited from Level.) |
![]() | columns | (Inherited from Level.) |
![]() | rows | (Inherited from Level.) |
Properties
Name | Description | |
---|---|---|
![]() | BricksLeft | (Inherited from Level.) |
See Also