C# Class MilkShakeFramework.Core.Filters.Presets.WaveFilter

Inheritance: Filter
Afficher le fichier Open project: lucas-jones/MilkShake-old

Méthodes publiques

Méthode Description
FixUp ( ) : void
WaveFilter ( int waveLength = 200 ) : System

Private Methods

Méthode Description
Update ( Microsoft gameTime ) : void

Method Details

FixUp() public méthode

public FixUp ( ) : void
Résultat void

WaveFilter() public méthode

public WaveFilter ( int waveLength = 200 ) : System
waveLength int
Résultat System