Exemplo n.º 1
0
 public BustSoft(ChaControl _ctrl)
 {
     this.chaCtrl = _ctrl;
     this.info    = (ChaInfo)this.chaCtrl;
 }
Exemplo n.º 2
0
 public BustGravity(ChaControl _ctrl)
 {
     this.chaCtrl = _ctrl;
     this.info    = (ChaInfo)this.chaCtrl;
 }