public class CrtResource.ResourceInstance extends Object
Modifier and Type | Field and Description |
---|---|
String |
canonicalName |
long |
nativeHandle |
Constructor and Description |
---|
ResourceInstance(CrtResource wrapper,
String name) |
Modifier and Type | Method and Description |
---|---|
CrtResource |
getWrapper() |
String |
location() |
void |
setNativeHandle(long handle) |
String |
toString() |
public long nativeHandle
public final String canonicalName
public ResourceInstance(CrtResource wrapper, String name)
public String location()
public CrtResource getWrapper()
public void setNativeHandle(long handle)
Copyright © 2021. All rights reserved.