Made a Gui and created a dropdown menu to select block

This commit is contained in:
2020-06-28 06:14:14 -06:00
parent b6f39d8f12
commit a2ca087156
594 changed files with 6768 additions and 17 deletions

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<XnaContent xmlns:ns="Microsoft.Xna.Framework">
<Asset Type="GeonBit.UI.DataTypes.DefaultStyles">
<Scale>1</Scale>
<FillColor Null="true" />
<OutlineColor Null="true" />
<OutlineWidth Null="true" />
<ForceAlignCenter Null="true" />
<FontStyle Null="true" />
<SelectedHighlightColor Null="true" />
<ShadowColor Null="true" />
<ShadowOffset Null="true" />
<Padding Null="true" />
<SpaceBefore Null="true" />
<SpaceAfter Null="true" />
<ShadowScale Null="true" />
<DefaultSize Null="true" />
</Asset>
</XnaContent>