public interface ResourceLoader
Modifier and Type | Method and Description |
---|---|
InputStream |
load(String filename)
Load the resource given by filename using any way you'd like to provide an InputStream.
|
InputStream load(String filename)
filename
- name of a bitmapCopyright © 2013. All Rights Reserved.