HudInterface ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  Asteroids HudInterface

Namespace: Asteroids
Assembly: Asteroids (in Asteroids.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class HudInterface

The HudInterface type exposes the following members.

Constructors

  NameDescription
Public methodHudInterface
Initializes a new instance of the HudInterface class
Top
Methods

  NameDescription
Public methodDispose
Releases all resources used by the HudInterface
Public methodSetGameOverText
Public methodSetInGameMode
Public methodSetScoreText
Top
Properties

  NameDescription
Public propertyGameOverText
Public propertyScoreDisplay
Top
See Also