Пример #1
0
 protected override void OnTick(EventArgs e)
 {
     if (this.Enabled)
     {
         lmb.moveball();
     }
 }