| C# |
public sealed class XNAEffectLoader : ResourceLoader<Effect>
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
XNAEffectLoader()()()() |
|
|
|
ContentManager |
Gets the content manager that currently references the loader.
(Inherited from ResourceLoader.) |
|
|
Equals(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()()()() |
(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.
|
| Object | |||
|
|
ResourceLoader | ||
|
|
ResourceLoader < (Of < ( <' Effect > ) > ) > | ||
|
|
XNAEffectLoader | ||
Assembly: Tesla.Xna.Content (Module: Tesla.Xna.Content) Version: 0.5.0.0 (0.5.0.0)