Свойство | Type | Description | |
---|---|---|---|
DEFAULT_OFFSET | Vector2 | ||
DEFAULT_RATES | Vector3 | ||
DEFAULT_SCALES | Vector3 |
Méthode | Description | |
---|---|---|
ApplyAlert ( GraphicsDevice g, Microsoft.Xna.Framework.Graphics.Texture2D tColor ) : void | ||
ApplyFire ( GraphicsDevice g, Microsoft.Xna.Framework.Graphics.Texture2D tColor, Microsoft.Xna.Framework.Graphics.Texture2D tNoise, Microsoft.Xna.Framework.Graphics.Texture2D tAlpha ) : void | ||
ApplyLightning ( GraphicsDevice g, Microsoft.Xna.Framework.Graphics.Texture2D tColor ) : void | ||
ApplySimple ( GraphicsDevice g, Microsoft.Xna.Framework.Graphics.Texture2D tColor ) : void | ||
ParticleEffect ( |
||
SetupBasic ( GraphicsDevice g, Matrix mVP, float t, Microsoft.Xna.Framework.Graphics.Texture2D tFOW ) : void |
public ApplyAlert ( GraphicsDevice g, Microsoft.Xna.Framework.Graphics.Texture2D tColor ) : void | ||
g | GraphicsDevice | |
tColor | Microsoft.Xna.Framework.Graphics.Texture2D | |
Résultat | void |
public ApplyFire ( GraphicsDevice g, Microsoft.Xna.Framework.Graphics.Texture2D tColor, Microsoft.Xna.Framework.Graphics.Texture2D tNoise, Microsoft.Xna.Framework.Graphics.Texture2D tAlpha ) : void | ||
g | GraphicsDevice | |
tColor | Microsoft.Xna.Framework.Graphics.Texture2D | |
tNoise | Microsoft.Xna.Framework.Graphics.Texture2D | |
tAlpha | Microsoft.Xna.Framework.Graphics.Texture2D | |
Résultat | void |
public ApplyLightning ( GraphicsDevice g, Microsoft.Xna.Framework.Graphics.Texture2D tColor ) : void | ||
g | GraphicsDevice | |
tColor | Microsoft.Xna.Framework.Graphics.Texture2D | |
Résultat | void |
public ApplySimple ( GraphicsDevice g, Microsoft.Xna.Framework.Graphics.Texture2D tColor ) : void | ||
g | GraphicsDevice | |
tColor | Microsoft.Xna.Framework.Graphics.Texture2D | |
Résultat | void |
public ParticleEffect ( |
||
_fx | ||
conf | ||
Résultat | System |
public SetupBasic ( GraphicsDevice g, Matrix mVP, float t, Microsoft.Xna.Framework.Graphics.Texture2D tFOW ) : void | ||
g | GraphicsDevice | |
mVP | Matrix | |
t | float | |
tFOW | Microsoft.Xna.Framework.Graphics.Texture2D | |
Résultat | void |