コード例 #1
0
 public GameObject getLastPlatform()
 {
     return(platformGenerator.getLastPlatform());
 }