Tesla Graphics Engine Documentation (January 2012)
IResourceLocator Interface
TeslaTesla.ContentIResourceLocator
Interface that represents how a resource is located.
Declaration Syntax
C#
public interface IResourceLocator
Members
All Members Methods Properties



Icon Member Description
GetFullPath(String)
Returns the fully qualified path to the resource.

GetFullPathRelativeTo(String, IResource)
Gets the full path relative to the resource.

LocateResource(String)
Locates a resource if it exists.

RootDirectory
Get the fully qualified root directory that the resource locator will attempt to retrieve a resource from.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)