Class TimedDifficultyAttributes<T>

Wraps a DifficultyAttributes object and adds a time value for which the attribute is valid.

Type Parameters

Constructors

Properties

Methods

Constructors

Properties

attributes: T

The difficulty attributes.

time: number

The non-clock-adjusted time value at which the attributes take effect.

Methods