public abstract class BaseShapeBitmapTextureAtlasSourceDecorator extends BaseBitmapTextureAtlasSourceDecorator
BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions| Modifier and Type | Field and Description |
|---|---|
protected IBitmapTextureAtlasSourceDecoratorShape |
mBitmapTextureAtlasSourceDecoratorShape |
mBitmapTextureAtlasSource, mPaint, mTextureAtlasSourceDecoratorOptionsmTextureHeight, mTextureWidth, mTextureX, mTextureY| Constructor and Description |
|---|
BaseShapeBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource pBitmapTextureAtlasSource,
IBitmapTextureAtlasSourceDecoratorShape pBitmapTextureAtlasSourceDecoratorShape,
BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions pTextureAtlasSourceDecoratorOptions) |
| Modifier and Type | Method and Description |
|---|---|
abstract BaseShapeBitmapTextureAtlasSourceDecorator |
deepCopy() |
protected void |
onDecorateBitmap(android.graphics.Canvas pCanvas) |
getPaint, getTextureAtlasSourceDecoratorOptions, getTextureHeight, getTextureWidth, onLoadBitmap, setPaint, setTextureAtlasSourceDecoratorOptionsgetTextureX, getTextureY, setTextureHeight, setTextureWidth, setTextureX, setTextureY, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTextureX, getTextureY, setTextureHeight, setTextureWidth, setTextureX, setTextureYprotected final IBitmapTextureAtlasSourceDecoratorShape mBitmapTextureAtlasSourceDecoratorShape
public BaseShapeBitmapTextureAtlasSourceDecorator(IBitmapTextureAtlasSource pBitmapTextureAtlasSource, IBitmapTextureAtlasSourceDecoratorShape pBitmapTextureAtlasSourceDecoratorShape, BaseBitmapTextureAtlasSourceDecorator.TextureAtlasSourceDecoratorOptions pTextureAtlasSourceDecoratorOptions)
public abstract BaseShapeBitmapTextureAtlasSourceDecorator deepCopy()
deepCopy in interface IBitmapTextureAtlasSourcedeepCopy in interface ITextureAtlasSourcedeepCopy in class BaseBitmapTextureAtlasSourceDecoratorprotected void onDecorateBitmap(android.graphics.Canvas pCanvas)
onDecorateBitmap in class BaseBitmapTextureAtlasSourceDecorator