AnimationEditor Functional

Everything needed to make use of AnimationEditor is now included!
This commit is contained in:
quinnvoker
2018-11-25 15:51:51 -08:00
parent c585f312a5
commit f57a0334cf
8 changed files with 1023 additions and 72 deletions
+1
View File
@@ -118,6 +118,7 @@
<Compile Include="MonoGame.Framework\Utilities\ReflectionHelpers.Default.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Texture2DRegionExtractor.cs" />
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>