コード例 #1
0
ファイル: TUIOProvider.cs プロジェクト: tuliosouza/ASG
 private void CallDelegates(TuioCursor c)
 {
     CallDelegates(c.getTuioTime());
 }