Exemplo n.º 1
0
 public override void onShowed()
 {
     _instance = this;
     ShowThisImage(PlayerModel.getInstance().now_pkState);
 }
Exemplo n.º 2
0
 public override void onShowed()
 {
     a3_pkmodel._instance = this;
     this.ShowThisImage(ModelBase <PlayerModel> .getInstance().now_pkState);
 }