示例#1
0
 public Keyboard.Key GetLastDir()
 {
     return(m_gameState.GetLastDir());
 }