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