コード例 #1
0
ファイル: NoiseSynth.cs プロジェクト: Mcfli/Moai
 public void Init()
 {
     base_map.Init();
     type_map.Init();
     mountain_map.Init();
 }