コード例 #1
0
 private void JumpingForm_Paint(object sender, PaintEventArgs e)
 {
     pl.Paint(e.Graphics);
     pl.DrawStats(e.Graphics);
 }