Interface IResourceLoader
public interface IResourceLoader
Resource loader.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SL
- See Also:
-
-
Method Details
-
load
Loads resource contents.- Parameters:
resource
-Resource
to be loaded. Can't be null.options
- load options. May benull
.
-