Esempio n. 1
0
 public bool IsAnyKeyPressed()
 {
     return(m_buffer.AnyBitSet());
 }