public static interface LevelTempletGameView.ILevelTempletViewDelegate
限定符和类型 | 方法和说明 |
---|---|
android.app.Activity |
getMyActivity() |
boolean |
isKeyBordShow() |
void |
onGameToponeClicker(android.view.View v,
LevelTempletGame.StarInfo starInfo) |
void |
onGameViewClick(java.lang.String actId) |
void |
onShowGameH5Dialog(java.lang.String url) |
void |
onShowGameInfoDialog(int curLevel,
int curLife) |
android.app.Activity getMyActivity()
boolean isKeyBordShow()
void onShowGameInfoDialog(int curLevel, int curLife)
void onGameToponeClicker(android.view.View v, LevelTempletGame.StarInfo starInfo)
void onGameViewClick(java.lang.String actId)
void onShowGameH5Dialog(java.lang.String url)