Tesla Graphics Engine Documentation (January 2012)
ResourceLoader Constructor (targetType, extension)
TeslaTesla.ContentResourceLoaderResourceLoader(Type, String)
Creates a new resource loader
Declaration Syntax
C#
protected ResourceLoader(
	Type targetType,
	string extension
)
Parameters
targetType (Type)
Type of resource the loader is responsible for creating
extension (String)
File extension

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