C# Class Pokemon3D.Screens.WindowsSceneEffect

Inheritance: SceneEffect
Exibir arquivo Open project: nilllzz/Pokemon3D

Public Methods

Method Description
ActivateLightingTechnique ( int flags ) : void
ActivateShadowDepthMapPass ( bool transparent ) : void
WindowsSceneEffect ( Microsoft.Xna.Framework.Content.ContentManager content ) : System.Collections.Generic

Method Details

ActivateLightingTechnique() public method

public ActivateLightingTechnique ( int flags ) : void
flags int
return void

ActivateShadowDepthMapPass() public method

public ActivateShadowDepthMapPass ( bool transparent ) : void
transparent bool
return void

WindowsSceneEffect() public method

public WindowsSceneEffect ( Microsoft.Xna.Framework.Content.ContentManager content ) : System.Collections.Generic
content Microsoft.Xna.Framework.Content.ContentManager
return System.Collections.Generic