Modifier and Type | Class and Description |
---|---|
static class |
PlayerConfig.RenderConfigType |
Modifier | Constructor and Description |
---|---|
protected |
PlayerConfig() |
|
PlayerConfig(long handle,
boolean takeOwnership) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
long |
getNativeHandle() |
PlayerConfig.RenderConfigType |
getRenderConfigType() |
protected void |
init(long handle,
boolean takeOwnership) |
void |
release() |
void |
setRenderConfigType(PlayerConfig.RenderConfigType config) |
void |
takeOwnership() |
protected PlayerConfig()
public PlayerConfig(long handle, boolean takeOwnership)
protected void init(long handle, boolean takeOwnership)
public long getNativeHandle()
getNativeHandle
in interface IObject
public void takeOwnership()
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
public void release()
public PlayerConfig.RenderConfigType getRenderConfigType()
public void setRenderConfigType(PlayerConfig.RenderConfigType config)