批注接口的使用
com.tlcsdm.core.eventbus.Subscribe
使用Subscribe的程序包
-
com.tlcsdm.cg.provider中Subscribe的使用
批注类型为Subscribe的com.tlcsdm.cg.provider中的方法 -
com.tlcsdm.frame中Subscribe的使用
批注类型为Subscribe的com.tlcsdm.frame中的方法修饰符和类型方法说明voidFXSampler.appPreparedHandler(ApplicationPreparedEvent event) 动画闪屏时使用,判断资源类是否加载完成.voidFXSampler.refreshEasterEggs(ConfigRefreshEvent event) voidFXSampler.splashAnimFinishedHandler(SplashAnimFinishedEvent event) 动画闪屏时使用,判断动画是否完成. -
com.tlcsdm.smc.provider中Subscribe的使用
批注类型为Subscribe的com.tlcsdm.smc.provider中的方法