public class Danmaku extends BaseDanmaku
alpha, borderColor, cache, DANMAKU_BR_CHAR, duration, filterResetFlag, firstShownFlag, FLAG_REQUEST_INVALIDATE, FLAG_REQUEST_REMEASURE, flags, forceBuildCacheInSameThread, index, INVISIBLE, isGuest, isLive, lines, measureResetFlag, mFilterParam, mTimer, obj, padding, paintHeight, paintWidth, priority, requestFlags, rotationY, rotationZ, text, textColor, textShadowColor, textSize, time, TYPE_FIX_BOTTOM, TYPE_FIX_TOP, TYPE_MOVEABLE_XXX, TYPE_SCROLL_LR, TYPE_SCROLL_RL, TYPE_SPECIAL, underlineColor, userHash, userId, visibility, VISIBLE| 构造器和说明 |
|---|
Danmaku(java.lang.CharSequence text) |
| 限定符和类型 | 方法和说明 |
|---|---|
float |
getBottom() |
float |
getLeft() |
float[] |
getRectAtTime(IDisplayer displayer,
long time) |
float |
getRight() |
float |
getTop() |
int |
getType()
return the type of Danmaku
|
boolean |
isShown() |
void |
layout(IDisplayer displayer,
float x,
float y) |
draw, getAlpha, getDuration, getTimer, hasDrawingCache, hasPassedFilter, isFiltered, isFilteredBy, isLate, isMeasured, isOutside, isOutside, isTimeOut, isTimeOut, measure, setDuration, setTimer, setVisibilitypublic boolean isShown()
isShown 在类中 BaseDanmakupublic void layout(IDisplayer displayer, float x, float y)
layout 在类中 BaseDanmakupublic float[] getRectAtTime(IDisplayer displayer, long time)
getRectAtTime 在类中 BaseDanmakupublic float getLeft()
getLeft 在类中 BaseDanmakupublic float getTop()
getTop 在类中 BaseDanmakupublic float getRight()
getRight 在类中 BaseDanmakupublic float getBottom()
getBottom 在类中 BaseDanmakupublic int getType()
BaseDanmakugetType 在类中 BaseDanmaku