public class ExpirableBitmapDrawable
extends BitmapDrawable
BitmapDrawable
for a MapTile
that has a state to indicate that it's expired.Constructor and Description |
---|
ExpirableBitmapDrawable(Bitmap pBitmap) |
Modifier and Type | Method and Description |
---|---|
int[] |
getState() |
static boolean |
isDrawableExpired(Drawable pTile) |
boolean |
isStateful() |
static void |
setDrawableExpired(Drawable pTile) |
boolean |
setState(int[] pStateSet) |