예제 #1
0
 public GameObject GetPreviousPlatform()
 {
     return(platforms.GetPreviousStage());
 }