Пример #1
0
Файл: Form1.cs Проект: yon28/VAV
 private void timer2_Tick(object sender, EventArgs e)
 {
     renderer.AnimateBees();
 }