Ejemplo n.º 1
0
 /**
  *  Show the inventory GUI
  **/
 public void Show()
 {
     inventoryGUI.SetObjects(inventory).Show();
 }