Esempio n. 1
0
 public Vector2i GetPlayerEntityPosition()
 {
     return(m_gameState.GetPlayerEntityPosition());
 }