public HTCGyroDirectionEventArgs(HTCDirection dir)
 {
     this.m_direction = dir;
 }