public interface IDanmakuViewController
限定符和类型 | 方法和说明 |
---|---|
void |
clear() |
long |
drawDanmakus() |
android.content.Context |
getContext() |
int |
getViewHeight() |
int |
getViewWidth() |
boolean |
isDanmakuDrawingCacheEnabled() |
boolean |
isHardwareAccelerated() |
boolean |
isViewReady() |
boolean isViewReady()
int getViewWidth()
int getViewHeight()
android.content.Context getContext()
long drawDanmakus()
void clear()
boolean isHardwareAccelerated()
boolean isDanmakuDrawingCacheEnabled()