|
@@ -24,7 +24,9 @@ namespace Fort23.Mono
|
|
private Map<WuXingType, WuXingGongFaWidget> _wuXingGongFaWidgets = new Map<WuXingType, WuXingGongFaWidget>();
|
|
private Map<WuXingType, WuXingGongFaWidget> _wuXingGongFaWidgets = new Map<WuXingType, WuXingGongFaWidget>();
|
|
|
|
|
|
private ParticleSystemPool fx_ui_zhuangPan;
|
|
private ParticleSystemPool fx_ui_zhuangPan;
|
|
- public async CTask ShowPanel()
|
|
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ public async CTask ShowPanel()
|
|
{
|
|
{
|
|
GObjectPool.Instance.DormancyPool<ParticleSystemPool>("fx_ui_fb_shifang");
|
|
GObjectPool.Instance.DormancyPool<ParticleSystemPool>("fx_ui_fb_shifang");
|
|
GObjectPool.Instance.DormancyPool<ParticleSystemPool>("fx_ui_fb_Noshifang");
|
|
GObjectPool.Instance.DormancyPool<ParticleSystemPool>("fx_ui_fb_Noshifang");
|