Class DirectInputEffectDataPeriodic
Inheritance
DirectInputEffectDataPeriodic
Assembly: JeremyAnsel.DirectX.DirectInput.dll
public sealed class DirectInputEffectDataPeriodic : DirectInputEffectData
Constructors
|
Edit this page
View Source
Declaration
public DirectInputEffectDataPeriodic()
Properties
|
Edit this page
View Source
Declaration
public int Magnitude { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int Offset { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int Period { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int Phase { get; set; }
Property Value