コード例 #1
0
ファイル: LSButton.cs プロジェクト: zankplus/lovebird
 private void OnMouseUp()
 {
     SelectButton();
     buttonManager.ClickButton();
 }