public Game(deShowItem showItem, deShowStat showStat) { this.showItem = showItem; this.showStat = showStat; }
public LogicGame( deShowItem ShowItem, deShowStat ShowStat) { this.ShowItem = ShowItem; this.ShowStat = ShowStat; }