类 HubModeStrategy
主界面
-
字段概要
从类继承的字段 club.xiaojiawei.strategy.AbstractModeStrategy
DELAY_TIME, extraThreadPool, gameUtil, INTERVAL_TIME, isPause, mouseUtil
-
构造器概要
构造器 -
方法概要
从类继承的方法 club.xiaojiawei.strategy.AbstractModeStrategy
afterLeave, entering, entering, log
-
构造器详细资料
-
HubModeStrategy
public HubModeStrategy()
-
-
方法详细资料
-
wantEnter
public void wantEnter()- 指定者:
wantEnter
在类中AbstractModeStrategy<Object>
-
beforeEnter
protected void beforeEnter()- 覆盖:
beforeEnter
在类中AbstractModeStrategy<Object>
-
afterEnter
- 指定者:
afterEnter
在类中AbstractModeStrategy<Object>
-