예제 #1
0
파일: Models.cs 프로젝트: xxxufj/unity3D-
 public void setBoat(BoatModel boat)
 {
     this.boat = boat;
 }