Tesla Graphics Engine Documentation (January 2012)
Load Method
TeslaTesla.ContentContentManagerLoad()()()()
Members
Icon Member Description
Load<(Of <<'(T>)>>)(String)
Loads the asset. If UseDefaultContent is set to true, and if the asset cannot be found, an attempt to load it from the default content manager will be made.

Load<(Of <<'(T>)>>)(String, LoaderParameters)
Loads the asset. If UseDefaultContent is set to true, and if the asset cannot be found, an attempt to load it from the default content manager will be made.

Load<(Of <<'(T>)>>)(String, LoaderParameters, IResourceLocator)
Loads the asset using an overloaded resource locator. If UseDefaultContent is set to true, and if the asset cannot be found, an attempt to load it from the default content manager will be made.

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