Tesla Graphics Engine Documentation (January 2012)
XNAEffectLoader Class
TeslaTesla.Xna.Content.LoadersXNAEffectLoader
Declaration Syntax
C#
public sealed class XNAEffectLoader : ResourceLoader<Effect>
Members
All Members Constructors Methods Properties



Icon Member Description
XNAEffectLoader()()()()
ContentManager
Gets the content manager that currently references the loader.
(Inherited from ResourceLoader.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Extension
Gets the file extension of the resource to look for.
(Inherited from ResourceLoader.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Load(IResource, Type, LoaderParameters) (Overrides ResourceLoader<(Of <(<'Effect>)>)>.Load(IResource, Type, LoaderParameters).)
Load(IResource, LoaderParameters) (Overrides ResourceLoader<(Of <(<'Effect>)>)>.Load(IResource, LoaderParameters).)
TargetType
Gets the target type of the object to be returned when the resource is loaded and processed.
(Inherited from ResourceLoader.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
XNAContext
Gets or sets the XNA Pipeline context. This should be set if the target platform/graphics profile should be different from Windows platform or the HiDef profile.

Inheritance Hierarchy
Object
ResourceLoader
  ResourceLoader < (Of < ( <' Effect > ) > ) >
    XNAEffectLoader

Assembly: Tesla.Xna.Content (Module: Tesla.Xna.Content) Version: 0.5.0.0 (0.5.0.0)