C# Class Graffiti.Core.Rendering.Renderers.MultipassDualTextureEffectRenderer_DualChannel

Inheritance: IRenderer
Datei anzeigen Open project: ananthonline/graffiti

Public Methods

Method Description
Flush ( ) : void
MultipassDualTextureEffectRenderer_DualChannel ( GraphicsDevice device ) : System.Collections.Generic
this ( IBrush brush ) : IRenderBucket

Method Details

Flush() public method

public Flush ( ) : void
return void

MultipassDualTextureEffectRenderer_DualChannel() public method

public MultipassDualTextureEffectRenderer_DualChannel ( GraphicsDevice device ) : System.Collections.Generic
device GraphicsDevice
return System.Collections.Generic

this() public method

public this ( IBrush brush ) : IRenderBucket
brush IBrush
return IRenderBucket