コード例 #1
0
 public HTCGyroDirectionEventArgs(HTCDirection dir)
 {
     this.m_direction = dir;
 }
コード例 #2
0