コード例 #1
0
ファイル: Plant.cs プロジェクト: AlbeGame/EH_2017_MicroJam_05
 void AssignPoint()
 {
     manager.NotifySuccesfullyGrown(this);
 }