C# Class Aiv.Fast2D.Example.WobbleEffect

Inheritance: Aiv.Fast2D.PostProcessingEffect
Afficher le fichier Open project: aiv01/aiv-fast2d

Méthodes publiques

Méthode Description
Update ( Aiv.Fast2D.Window window ) : void
WobbleEffect ( float speed ) : Aiv.Fast2D

Method Details

Update() public méthode

public Update ( Aiv.Fast2D.Window window ) : void
window Aiv.Fast2D.Window
Résultat void

WobbleEffect() public méthode

public WobbleEffect ( float speed ) : Aiv.Fast2D
speed float
Résultat Aiv.Fast2D