Exemplo n.º 1
0
 public PlayerActions(@Controllers wrapper)
 {
     m_Wrapper = wrapper;
 }
Exemplo n.º 2
0
 public GamePlayActions(@Controllers wrapper)
 {
     m_Wrapper = wrapper;
 }