public HudNumberManager(InGameHud hud)
 {
     Hud = hud;
 }
Exemplo n.º 2
0
 public HudHeartManager(InGameHud hud)
 {
     Hud = hud;
 }