C# Class Indiefreaks.Xna.Rendering.PostProcess.NightVisionProcessor

Inheritance: BaseRenderTargetPostProcessor
Afficher le fichier Open project: Indiefreaks/igf

Méthodes publiques

Méthode Description
ApplyPreferences ( ISystemPreferences preferences ) : void

Use to apply user quality and performance preferences to the resources managed by this object.

EndFrameRendering ( ) : void
NightVisionProcessor ( ) : Indiefreaks.Xna.Rendering.PostProcess.Resources

Method Details

ApplyPreferences() public méthode

Use to apply user quality and performance preferences to the resources managed by this object.
public ApplyPreferences ( ISystemPreferences preferences ) : void
preferences ISystemPreferences
Résultat void

EndFrameRendering() public méthode

public EndFrameRendering ( ) : void
Résultat void

NightVisionProcessor() public méthode

public NightVisionProcessor ( ) : Indiefreaks.Xna.Rendering.PostProcess.Resources
Résultat Indiefreaks.Xna.Rendering.PostProcess.Resources