public class CountDownEntity extends BaseRenderBean
ANIMATE_ALPHA, ANIMATE_SCALE, bitmap, bitmapName, id, isRemote, isStopIncreaseY, mAlpha, mAlphaDuration, mAlphaEndTime, mAlphaStartTime, mIncreaseY, mInitialAlpha, mInitialRectF, mInitialScale, mInitialSize, mInitialX, mInitialY, mirrored, mLifeStartTime, mLifeTime, mMappedRectF, mScale, mScaleDuration, mScaleEndTime, mScaleStartTime, mState, needSaveCache, speed, STATE_ALIVE, STATE_DEAD| 构造器和说明 |
|---|
CountDownEntity(com.app.game.eat.EatGameManager.SoundPlayControl delegate) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
playSound(java.lang.String resPath) |
int |
update(long millis)
子类实现 更新当前状态
|
getAlpha, getAlphaEndTime, getAlphaStartTime, getAlphaTime, getBitHeight, getBitmap, getBitmapName, getBitWidth, getDrawable2d, getId, getIncreaseY, getInitialAlpha, getInitialRectF, getInitialScale, getInitialSize, getInitialY, getLifeStartTime, getLifeTime, getMappedRectF, getScale, getScaleEndTime, getScaleStartTime, getScaleTime, getSpeed, getState, hasCreateDrawable, init, isAlive, isMirrored, isNeedSaveCache, isRemote, isStopIncreaseY, isStopIncreaseY, modify, setAlpha, setAnimation, setBitmap, setBitmapName, setCreateDrawable, setDrawable2D, setId, setIncreaseY, setInitialRectF, setLifeStartTime, setLifeTime, setMappedRectF, setMirrored, setNeedSaveCache, setRemote, setScale, setSpeed, setState, updateRectFpublic CountDownEntity(com.app.game.eat.EatGameManager.SoundPlayControl delegate)
public int update(long millis)
BaseRenderBeanupdate 在类中 BaseRenderBeanmillis - 时间戳public void playSound(java.lang.String resPath)