Damage ClassDelta Engine Documentation
Holds how much and how often an item does damage View code on GitHub
Inheritance Hierarchy

System Object
  GameOfDeath Damage

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

public class Damage

The Damage type exposes the following members.

Constructors

  NameDescription
Public methodDamage
Initializes a new instance of the Damage class
Top
Properties

  NameDescription
Public propertyDoDamage
Public propertyInterval
Top
See Also