コード例 #1
0
ファイル: BasePlanet.cs プロジェクト: wildrabbit/ld41
 public void OnMouseDown()
 {
     manager.EvaluateTap(this);
 }