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