C# Class Aiv.Fast2D.Example.WobbleEffect

Inheritance: Aiv.Fast2D.PostProcessingEffect
Datei anzeigen Open project: aiv01/aiv-fast2d

Public Methods

Method Description
Update ( Aiv.Fast2D.Window window ) : void
WobbleEffect ( float speed ) : Aiv.Fast2D

Method Details

Update() public method

public Update ( Aiv.Fast2D.Window window ) : void
window Aiv.Fast2D.Window
return void

WobbleEffect() public method

public WobbleEffect ( float speed ) : Aiv.Fast2D
speed float
return Aiv.Fast2D