public class AssetRepository
extends java.lang.Object
Constructor and Description |
---|
AssetRepository() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSupported()
Returns whether the IDE supports assets.
|
java.io.InputStream |
openAsset(java.lang.String path,
int mode) |