コード例 #1
0
ファイル: GameManager.cs プロジェクト: Blazingspike/Path
	private void destroyPin (Pin p)
	{
		p.clear ();
	}