示例#1
0
 public BustSoft(ChaControl _ctrl)
 {
     this.chaCtrl = _ctrl;
     this.info    = (ChaInfo)this.chaCtrl;
 }
示例#2
0
 public BustGravity(ChaControl _ctrl)
 {
     this.chaCtrl = _ctrl;
     this.info    = (ChaInfo)this.chaCtrl;
 }