protected class NiftyJmeDisplay.ResourceLocationJme
extends java.lang.Object
implements de.lessvoid.nifty.tools.resourceloader.ResourceLocation
| Modifier | Constructor and Description | 
|---|---|
| protected  | ResourceLocationJme() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.net.URL | getResource(java.lang.String path) | 
| java.io.InputStream | getResourceAsStream(java.lang.String path) | 
public java.io.InputStream getResourceAsStream(java.lang.String path)
getResourceAsStream in interface de.lessvoid.nifty.tools.resourceloader.ResourceLocationpublic java.net.URL getResource(java.lang.String path)
getResource in interface de.lessvoid.nifty.tools.resourceloader.ResourceLocation