GameOverEventArgs ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System EventArgs
    DeltaNinja.Support GameOverEventArgs

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

public class GameOverEventArgs : EventArgs

The GameOverEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodGameOverEventArgs
Initializes a new instance of the GameOverEventArgs class
Top
Properties

  NameDescription
Public propertyScore
Top
See Also