C# Class Heirloom.SurfaceEffect.NullEffect

Inheritance: SurfaceEffect
Show file Open project: Chamberlain91/Heirloom

Protected Methods

Method Description
Apply ( Heirloom.GraphicsContext gfx, Heirloom.Surface surface ) : void

Method Details

Apply() protected method

protected Apply ( Heirloom.GraphicsContext gfx, Heirloom.Surface surface ) : void
gfx Heirloom.GraphicsContext
surface Heirloom.Surface
return void