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, setImagePoolgetNativeBounds, getTextureObject, lock, unlockclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlock, unlockpublic boolean isLost()
isLost in interface LockableResourceisLost in class PrTexture<RTTexture>public void flush()
public Object getData()
public int getContentWidth()
public int getContentHeight()
public int getMaxContentWidth()
getMaxContentWidth in interface FilterablegetMaxContentWidth in class PrDrawablepublic int getMaxContentHeight()
getMaxContentHeight in interface FilterablegetMaxContentHeight in class PrDrawablepublic void setContentWidth(int contentW)
setContentWidth in interface FilterablesetContentWidth in class PrDrawablepublic void setContentHeight(int contentH)
setContentHeight in interface FilterablesetContentHeight in class PrDrawablepublic int getPhysicalWidth()
public int getPhysicalHeight()
public ShaderGraphics createGraphics()
createGraphics in class PrDrawableCopyright © 2025. All rights reserved.