Documentation added to Component.*, Entity, EntityManager, Grid, GUI.* and Utility classes.

Minor cleanups.
This commit is contained in:
Simon Holmberg
2012-10-18 01:34:08 +02:00
parent c59ff9778a
commit 9f47ad9a57
14 changed files with 424 additions and 100 deletions
+1 -1
View File
@@ -47,6 +47,7 @@
<UseVSHostingProcess>false</UseVSHostingProcess>
<PlatformTarget>x86</PlatformTarget>
<XnaCompressContent>false</XnaCompressContent>
<DocumentationFile>bin\x86\Debug\DepthsBelow.XML</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<DebugType>pdbonly</DebugType>
@@ -193,7 +194,6 @@
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="DepthsBelow_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />