Esempio n. 1
0
 public PlayerData()
 {
     m_inputData          = new MovementInputData();
     m_playerMovementData = new PlayerMovementData();
 }