示例#1
0
文件: Models.cs 项目: xxxufj/unity3D-
 public void setBoat(BoatModel boat)
 {
     this.boat = boat;
 }