C# Class Protogame.ProtogameEffectParameterCollection

Inheritance: IEffectParameterCollection
Afficher le fichier Open project: RedpointGames/Protogame Class Usage Examples

Méthodes publiques

Méthode Description
ProtogameEffectParameterCollection ( Effect targetEffect ) : Microsoft.Xna.Framework.Graphics

Private Methods

Méthode Description
this ( int index ) : IEffectParameterIEffectParameterCollection.Microsoft.Xna.Framework.Graphics
this ( string name ) : IEffectParameterIEffectParameterCollection.Microsoft.Xna.Framework.Graphics

Method Details

ProtogameEffectParameterCollection() public méthode

public ProtogameEffectParameterCollection ( Effect targetEffect ) : Microsoft.Xna.Framework.Graphics
targetEffect Microsoft.Xna.Framework.Graphics.Effect
Résultat Microsoft.Xna.Framework.Graphics