コード例 #1
0
 private void animationTimer_Tick(object sender, EventArgs e)
 {
     starSystem.Animate(1);
     splitContainer.Panel1.Refresh();
 }
コード例 #2
0
 private void animationTimer_Tick(object sender, EventArgs e)
 {
     starSystem.Animate(1);
 }