Tesla Graphics Engine Documentation (January 2012)
GetLoader Method (extension, targetType)
TeslaTesla.ContentContentManagerGetLoader(String, Type)
Gets the loader registered with the manager with the specified extension and target type.
Declaration Syntax
C#
public ResourceLoader GetLoader(
	string extension,
	Type targetType
)
Parameters
extension (String)
File extension
targetType (Type)
Loader's target type
Return Value
Resource loader

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