Class DirectInputEffectEnvelope
Inheritance
DirectInputEffectEnvelope
Assembly: JeremyAnsel.DirectX.DirectInput.dll
public sealed class DirectInputEffectEnvelope
Constructors
|
Edit this page
View Source
Declaration
public DirectInputEffectEnvelope()
Properties
|
Edit this page
View Source
Declaration
public int AttackLevel { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int AttackTime { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int FadeLevel { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int FadeTime { get; set; }
Property Value