コード例 #1
0
ファイル: BoxPanel.cs プロジェクト: mmrdaisiki/LianLianKan
 public void GetBottomBox()
 {
     bottomBox = boxManager.GetBottomBox();
 }