Exemplo n.º 1
0
 public KeyboardActions(@CarControls wrapper)
 {
     m_Wrapper = wrapper;
 }
Exemplo n.º 2
0
 public GamepadControllerActions(@CarControls wrapper)
 {
     m_Wrapper = wrapper;
 }