예제 #1
0
 public void MoveElement(int stepX, int stepY)
 {
     _SongMenu.MoveElement(stepX, stepY);
 }