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

Inheritance: IRenderer
Afficher le fichier Open project: ananthonline/graffiti

Méthodes publiques

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

Method Details

Flush() public méthode

public Flush ( ) : void
Résultat void

MultipassDualTextureEffectRenderer_DualChannel() public méthode

public MultipassDualTextureEffectRenderer_DualChannel ( GraphicsDevice device ) : System.Collections.Generic
device GraphicsDevice
Résultat System.Collections.Generic

this() public méthode

public this ( IBrush brush ) : IRenderBucket
brush IBrush
Résultat IRenderBucket