public class PPSDrawable extends PrDrawable
Modifier and Type | Method and Description |
---|---|
ShaderGraphics |
createGraphics() |
void |
flush() |
int |
getContentHeight() |
int |
getContentWidth() |
Object |
getData() |
int |
getMaxContentHeight() |
int |
getMaxContentWidth() |
int |
getPhysicalHeight() |
int |
getPhysicalWidth() |
boolean |
isLost() |
void |
setContentHeight(int contentH) |
void |
setContentWidth(int contentW) |
clear, create, getImagePool, getPixelScale, setImagePool
getNativeBounds, getTextureObject, lock, unlock
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
lock, unlock
public boolean isLost()
isLost
in interface LockableResource
isLost
in class PrTexture<RTTexture>
public void flush()
public Object getData()
public int getContentWidth()
public int getContentHeight()
public int getMaxContentWidth()
getMaxContentWidth
in interface Filterable
getMaxContentWidth
in class PrDrawable
public int getMaxContentHeight()
getMaxContentHeight
in interface Filterable
getMaxContentHeight
in class PrDrawable
public void setContentWidth(int contentW)
setContentWidth
in interface Filterable
setContentWidth
in class PrDrawable
public void setContentHeight(int contentH)
setContentHeight
in interface Filterable
setContentHeight
in class PrDrawable
public int getPhysicalWidth()
public int getPhysicalHeight()
public ShaderGraphics createGraphics()
createGraphics
in class PrDrawable
Copyright © 2020. All rights reserved.