コード例 #1
0
 public override void go_offscreen()
 {
     move_off();
     X_Move_List.Clear();
     Y_Move_List.Clear();
     refresh();
 }