public override void onShowed()
 {
     _instance = this;
     ShowThisImage(PlayerModel.getInstance().now_pkState);
 }
Example #2
0
 public override void onShowed()
 {
     a3_pkmodel._instance = this;
     this.ShowThisImage(ModelBase <PlayerModel> .getInstance().now_pkState);
 }