コード例 #1
0
    IEnumerator SetupThree()
    {
        lvlGrid.CreateLevel();
        yield return(null);

        aGrid.SetupCreateGrid();
    }