예제 #1
0
 private void Axis_True()
 {
     g_player_move_Script.Change_Move_Flag();
     g_axis_flag = true;
     g_timer     = g_start_timer;
 }