Exemplo n.º 1
0
 public HUDPlayerInfo(ContentManager content, Player p)
 {
     player = p;
     p.SetThisHUD(this);
 }